You've already forked immich
mirror of
https://github.com/immich-app/immich.git
synced 2025-08-25 20:09:18 +02:00
fix(web): never ungroup map markers. ever. (#5730)
This commit is contained in:
@@ -141,7 +141,7 @@
|
||||
}),
|
||||
}}
|
||||
id="geojson"
|
||||
cluster={{ radius: 500 }}
|
||||
cluster={{ radius: 500, maxZoom: 42 }}
|
||||
>
|
||||
<MarkerLayer
|
||||
applyToClusters
|
||||
|
Reference in New Issue
Block a user