aboutsummaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorKatie Filbert <filbertk@gmail.com>2012-12-01 16:21:45 +0100
committerKatie Filbert <filbertk@gmail.com>2012-12-01 16:21:45 +0100
commitc6fdffc5a0b62c5155c7f6ab5a57bb74f041a35c (patch)
tree931261bdcf4ce73dec3b86d100c7ce4252fab593 /index.html
parent052bb51e2b1a0bdd038a51b1c19849c6b959d3e5 (diff)
downloadhealth-map-c6fdffc5a0b62c5155c7f6ab5a57bb74f041a35c.tar
health-map-c6fdffc5a0b62c5155c7f6ab5a57bb74f041a35c.tar.gz
use dev version of leaflet
Diffstat (limited to 'index.html')
-rw-r--r--index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.html b/index.html
index d818631..cd5d881 100644
--- a/index.html
+++ b/index.html
@@ -11,7 +11,7 @@
<!--[if lte IE 8]><link rel="stylesheet" href="resources/leaflet/leaflet.ie.css" /><![endif]-->
<link rel="stylesheet" href="resources/map.css" />
- <script src="resources/leaflet/leaflet.js"></script>
+ <script src="resources/leaflet/leaflet-src.js"></script>
<script src="resources/op2geojson.js"></script>
</head>
<body>