Make rest of map javascript local. Tiles next.

This commit is contained in:
expoonserver 2016-04-29 10:21:01 +01:00
parent 8b9e3fc59c
commit ab57fba0f6

View File

@ -8,7 +8,8 @@
<meta http-equiv="content-language" content="en" />
<script src="/javascript/openlayers/OpenLayers.js"></script>
<script src="http://www.openstreetmap.org/openlayers/OpenStreetMap.js"></script>
<script src="/javascript/openstreetmap/OpenStreetMap.js"></script>
<!-- script src="http://www.openstreetmap.org/openlayers/OpenStreetMap.js"></script -->
<script src="util.js"></script>
<script type="text/javascript">