Fix: autoZoomConfiguration not working properly when the geojson parameter is passed
This commit is contained in:
parent
d6bf344ca3
commit
feada58932
@ -100,6 +100,7 @@ export function Map({
|
||||
</div>
|
||||
) : (
|
||||
<MapContainer
|
||||
key={layersData}
|
||||
center={[center.latitude, center.longitude]}
|
||||
zoom={zoom}
|
||||
scrollWheelZoom={false}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user