mirror of
https://github.com/immich-app/immich.git
synced 2025-05-24 01:12:58 -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"
|
||||
cluster={{ radius: 500 }}
|
||||
cluster={{ radius: 500, maxZoom: 42 }}
|
||||
>
|
||||
<MarkerLayer
|
||||
applyToClusters
|
||||
|
Loading…
x
Reference in New Issue
Block a user