Skip to content

Commit 5de6fee

Browse files
⚰️ [#614] continuousWorld hasn't been an option since leaflet 1.0
1 parent ce6306e commit 5de6fee

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/components/Map/index.js

-1
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,6 @@ const LeaftletMap = ({
8585
<MapContainer
8686
center={defaultCenter}
8787
zoom={defaultZoomLevel}
88-
continuousWorld
8988
crs={CRS_RD}
9089
attributionControl
9190
className={className}

0 commit comments

Comments
 (0)