Update index.html

This commit is contained in:
2024-06-03 13:00:03 -04:00
committed by GitHub
parent b1a9437a5b
commit 22ad9d1395

View File

@@ -88,8 +88,6 @@
endIconUrl: 'https://leafletjs.com/docs/images/marker-icon.png',
shadowUrl: 'https://leafletjs.com/docs/images/marker-shadow.png'
}
}).on('loaded', function(e) {
map.fitBounds(e.target.getBounds());
}).addTo(map);
// Optionally, handle any errors