aboutsummaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorKatie Filbert <filbertk@gmail.com>2012-12-01 16:20:21 +0100
committerKatie Filbert <filbertk@gmail.com>2012-12-01 16:20:21 +0100
commit052bb51e2b1a0bdd038a51b1c19849c6b959d3e5 (patch)
tree8c321584e809b4ace481eeb471161411f9f75290 /index.html
parent41b0fe477b6533acf605f4ba35604a81dc2c5ae3 (diff)
downloadhealth-map-052bb51e2b1a0bdd038a51b1c19849c6b959d3e5.tar
health-map-052bb51e2b1a0bdd038a51b1c19849c6b959d3e5.tar.gz
adding geojson layer
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 17f89af..d818631 100644
--- a/index.html
+++ b/index.html
@@ -12,6 +12,7 @@
<link rel="stylesheet" href="resources/map.css" />
<script src="resources/leaflet/leaflet.js"></script>
+ <script src="resources/op2geojson.js"></script>
</head>
<body>
<div id="map"></div>