aboutsummaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorChristopher Baines <cbaines8@gmail.com>2012-12-03 00:53:46 +0000
committerChristopher Baines <cbaines8@gmail.com>2012-12-03 00:53:46 +0000
commite576e8a4581061c906de7514b5dc814857d53c31 (patch)
tree4fda7331f381339a7c6fc7735c50c1b927bad8d5 /index.html
parent31c7018ca59477b6e9653902b4d8806120a223c3 (diff)
parent0a0124ee79fae4a96d1d3fb6d0f054d0f17226cd (diff)
downloadhealth-map-e576e8a4581061c906de7514b5dc814857d53c31.tar
health-map-e576e8a4581061c906de7514b5dc814857d53c31.tar.gz
Merge remote-tracking branch 'filbertkm/master' into styles
Conflicts: resources/map.js
Diffstat (limited to 'index.html')
-rw-r--r--index.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/index.html b/index.html
index cd5d881..a43e773 100644
--- a/index.html
+++ b/index.html
@@ -9,9 +9,13 @@
<link rel="stylesheet" href="resources/leaflet/leaflet.css" />
<!--[if lte IE 8]><link rel="stylesheet" href="resources/leaflet/leaflet.ie.css" /><![endif]-->
+ <link rel="stylesheet" href="resources/libs/locate/L.Control.Locate.css" />
+ <!--[if lte IE 8]><link rel="stylesheet" href="resources/libs/locate/L.Control.Locate.ie.css" /><![endif]-->
+
<link rel="stylesheet" href="resources/map.css" />
<script src="resources/leaflet/leaflet-src.js"></script>
+ <script src="resources/libs/locate/L.Control.Locate.js"></script>
<script src="resources/op2geojson.js"></script>
</head>
<body>