mirror of
https://github.com/utopia-os/utopia-ui.git
synced 2026-03-01 12:44:17 +00:00
revert unrelated changes
This commit is contained in:
parent
882c403d06
commit
a9b7e5086f
@ -291,9 +291,6 @@ export function UtopiaMapInner({
|
||||
'© <a href="https://www.openstreetmap.org/copyright">OpenStreetMap</a>'
|
||||
}
|
||||
url={tileServerUrl ?? 'https://tile.osmand.net/hd/{z}/{x}/{y}.png'}
|
||||
zoomOffset={-1}
|
||||
tileSize={512}
|
||||
minZoom={2}
|
||||
/>
|
||||
<MarkerClusterGroup
|
||||
ref={(r) => setClusterRef(r as any)}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user