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