mirror of
https://github.com/sstent/StuTracker.git
synced 2026-02-01 05:21:55 +00:00
Update index.html
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user