aboutsummaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorChristopher Baines <cbaines8@gmail.com>2013-02-15 20:26:14 +0000
committerChristopher Baines <cbaines8@gmail.com>2013-02-15 20:26:14 +0000
commitdb408996fa441654c6aaa5688706b2b10fd3b04a (patch)
treed3d5d32beb97af8560535d424cd054e7355c7ef6 /index.html
parent70ce303fc99cfaffa25141024c69c602ef89ede0 (diff)
downloadhealth-map-db408996fa441654c6aaa5688706b2b10fd3b04a.tar
health-map-db408996fa441654c6aaa5688706b2b10fd3b04a.tar.gz
Add a population heat map
Diffstat (limited to 'index.html')
-rw-r--r--index.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/index.html b/index.html
index 3e96e9d..ab87e40 100644
--- a/index.html
+++ b/index.html
@@ -19,6 +19,8 @@
<script src="resources/leaflet/dist/leaflet-src.js"></script>
<script src="resources/leaflet-hash/leaflet-hash.js"></script>
+ <script src="resources/heatmap/src/heatmap.js"></script>
+ <script src="resources/heatmap/src/heatmap-leaflet.js"></script>
<script src="resources/libs/locate/L.Control.Locate.js"></script>
<script src="resources/leaflet-minimap/src/Control.MiniMap.js"></script>
<script src="resources/op2geojson.js"></script>