#9: Woot woot woot!

Map now working with OSM tiles
This commit is contained in:
Simon Brooke 2017-03-17 21:45:11 +00:00
parent ee9654aa02
commit 933e5ac2a4
3 changed files with 13 additions and 3 deletions

View file

@ -34,6 +34,11 @@
</div>
<!-- scripts and styles -->
<!-- ATTENTION \/ -->
<!-- Leaflet -->
<link rel="stylesheet" href="http://cdn.leafletjs.com/leaflet-0.7.3/leaflet.css" />
<script src="http://cdn.leafletjs.com/leaflet-0.7.3/leaflet.js"></script>
<!-- ATTENTION /\ -->
<script type="text/javascript">
var context = "{{servlet-context}}";