mirror of
https://github.com/immich-app/immich.git
synced 2025-05-31 04:05:39 -04:00
fix(web): never ungroup map markers. ever. (#5730)
This commit is contained in:
parent
ae2608e31d
commit
a2deba4734
@ -141,7 +141,7 @@
|
|||||||
}),
|
}),
|
||||||
}}
|
}}
|
||||||
id="geojson"
|
id="geojson"
|
||||||
cluster={{ radius: 500 }}
|
cluster={{ radius: 500, maxZoom: 42 }}
|
||||||
>
|
>
|
||||||
<MarkerLayer
|
<MarkerLayer
|
||||||
applyToClusters
|
applyToClusters
|
||||||
|
Loading…
x
Reference in New Issue
Block a user