diff options
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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> |