report map update
This commit is contained in:
parent
f46aebb877
commit
119bc39c9a
@ -199,7 +199,7 @@
|
||||
|
||||
var map = L.map('map').setView(startPoint, 17);
|
||||
|
||||
L.tileLayer('https://stamen-tiles-{s}.a.ssl.fastly.net/terrain/{z}/{x}/{y}{r}.png').addTo(map);
|
||||
L.tileLayer('https://server.arcgisonline.com/ArcGIS/rest/services/World_Street_Map/MapServer/tile/{z}/{y}/{x}').addTo(map);
|
||||
|
||||
var routeStyle = {
|
||||
color: 'red',
|
||||
|
Loading…
Reference in New Issue
Block a user