mirror of
https://github.com/utopia-os/utopia-ui.git
synced 2026-04-06 01:25:33 +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>'
|
'© <a href="https://www.openstreetmap.org/copyright">OpenStreetMap</a>'
|
||||||
}
|
}
|
||||||
url={tileServerUrl ?? 'https://tile.osmand.net/hd/{z}/{x}/{y}.png'}
|
url={tileServerUrl ?? 'https://tile.osmand.net/hd/{z}/{x}/{y}.png'}
|
||||||
zoomOffset={-1}
|
|
||||||
tileSize={512}
|
|
||||||
minZoom={2}
|
|
||||||
/>
|
/>
|
||||||
<MarkerClusterGroup
|
<MarkerClusterGroup
|
||||||
ref={(r) => setClusterRef(r as any)}
|
ref={(r) => setClusterRef(r as any)}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user