Remove unnecessary initial location definition
This commit is contained in:
parent
f6dac0bbb9
commit
2842dd75ab
2
map.html
2
map.html
|
@ -147,7 +147,7 @@
|
||||||
[47.517085, -93.427584],
|
[47.517085, -93.427584],
|
||||||
[47.457925, -93.340026],
|
[47.457925, -93.340026],
|
||||||
],
|
],
|
||||||
}).setView([94.505, -0.09], 13);
|
});
|
||||||
// L.tileLayer('https://tile.openstreetmap.org/{z}/{x}/{y}.png', {
|
// L.tileLayer('https://tile.openstreetmap.org/{z}/{x}/{y}.png', {
|
||||||
// maxZoom: 19,
|
// maxZoom: 19,
|
||||||
// attribution: '© <a href="http://www.openstreetmap.org/copyright">OpenStreetMap</a>'
|
// attribution: '© <a href="http://www.openstreetmap.org/copyright">OpenStreetMap</a>'
|
||||||
|
|
Loading…
Reference in a new issue