aboutsummaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorChristopher Baines <cbaines8@gmail.com>2013-02-07 13:53:57 +0000
committerChristopher Baines <cbaines8@gmail.com>2013-02-07 13:53:57 +0000
commit48bb641f4c2dd7af6c6b5e06daf26ccf055ab621 (patch)
tree4ce96650236742ef37c6b18c8f99725ff0fcde3a /index.html
parent9073049284c1aa64fa74e41face555b3a8ae1d78 (diff)
downloadhealth-map-48bb641f4c2dd7af6c6b5e06daf26ccf055ab621.tar
health-map-48bb641f4c2dd7af6c6b5e06daf26ccf055ab621.tar.gz
Add the leaflet hash plugin
Diffstat (limited to 'index.html')
-rw-r--r--index.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/index.html b/index.html
index d39d71f..135c256 100644
--- a/index.html
+++ b/index.html
@@ -16,6 +16,7 @@
<link rel="stylesheet" href="resources/map.css" />
<script src="resources/leaflet/dist/leaflet-src.js"></script>
+ <script src="resources/leaflet-hash/leaflet-hash.js"></script>
<script src="resources/libs/locate/L.Control.Locate.js"></script>
<script src="resources/op2geojson.js"></script>
<script src="resources/data.js"></script>