mirror of
https://github.com/immich-app/immich.git
synced 2025-01-01 08:31:59 +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…
Reference in a new issue