Remove unnecessary initial location definition

This commit is contained in:
Chandler Swift 2025-01-03 22:59:43 -06:00
parent f6dac0bbb9
commit 2842dd75ab
Signed by: chandlerswift
GPG key ID: A851D929D52FB93F

View file

@ -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: '&copy; <a href="http://www.openstreetmap.org/copyright">OpenStreetMap</a>' // attribution: '&copy; <a href="http://www.openstreetmap.org/copyright">OpenStreetMap</a>'