mirror of
https://github.com/utopia-os/utopia-ui.git
synced 2026-03-01 12:44:17 +00:00
set map min zoom to 2
This commit is contained in:
parent
aba99d5d50
commit
108a9a0ba4
@ -103,6 +103,7 @@ function UtopiaMap({
|
||||
zoom={zoom}
|
||||
zoomControl={showZoomControl}
|
||||
maxZoom={19}
|
||||
minZoom={2}
|
||||
>
|
||||
<UtopiaMapInner
|
||||
geo={geo}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user