mirror of
https://github.com/immich-app/immich
synced 2025-10-17 18:19:27 +00:00
fix(web): cannot open map cluster (#5797)
This commit is contained in:
parent
c6f56d9591
commit
c45e8cc170
1 changed files with 1 additions and 1 deletions
|
|
@ -142,7 +142,7 @@
|
|||
}),
|
||||
}}
|
||||
id="geojson"
|
||||
cluster={{ radius: 500, maxZoom: 42 }}
|
||||
cluster={{ radius: 500, maxZoom: 24 }}
|
||||
>
|
||||
<MarkerLayer
|
||||
applyToClusters
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue