From 22ad9d13956151062175e4f7005aa6ae7a301c03 Mon Sep 17 00:00:00 2001 From: sstent Date: Mon, 3 Jun 2024 13:00:03 -0400 Subject: [PATCH] Update index.html --- index.html | 2 -- 1 file changed, 2 deletions(-) diff --git a/index.html b/index.html index abb095567b..1e7df72de9 100644 --- a/index.html +++ b/index.html @@ -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