revert unrelated changes

This commit is contained in:
Anton Tranelis 2025-10-10 17:01:44 +02:00
parent 882c403d06
commit a9b7e5086f

View File

@ -291,9 +291,6 @@ export function UtopiaMapInner({
'&copy; <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)}