aboutsummaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorHarry Cutts <eternal.linux@gmail.com>2013-02-02 17:36:30 +0000
committerHarry Cutts <eternal.linux@gmail.com>2013-02-02 17:36:30 +0000
commitb4ee6a2fc76e0ad29e61a5c8646599ca9547d400 (patch)
treeb9c2391b0b705b0bbc5c4c86ded5946dc0251a32 /index.html
parentfd37256e27c22d1bfa551895d2f5d347b14846bc (diff)
downloadhealth-map-b4ee6a2fc76e0ad29e61a5c8646599ca9547d400.tar
health-map-b4ee6a2fc76e0ad29e61a5c8646599ca9547d400.tar.gz
Begin work on data analysis
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 071f0a9..66d7327 100644
--- a/index.html
+++ b/index.html
@@ -18,6 +18,7 @@
<script src="resources/leaflet/dist/leaflet-src.js"></script>
<script src="resources/libs/locate/L.Control.Locate.js"></script>
<script src="resources/op2geojson.js"></script>
+ <script src="resources/data.js"></script>
</head>
<body>
<div id="map"></div>