1
0
Fork 0
mirror of https://github.com/immich-app/immich.git synced 2025-03-01 15:11:21 +01:00

fix(web): cannot open map cluster (#5797)

This commit is contained in:
Alex 2023-12-17 20:13:55 -06:00 committed by GitHub
parent c6f56d9591
commit c45e8cc170
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -142,7 +142,7 @@
}), }),
}} }}
id="geojson" id="geojson"
cluster={{ radius: 500, maxZoom: 42 }} cluster={{ radius: 500, maxZoom: 24 }}
> >
<MarkerLayer <MarkerLayer
applyToClusters applyToClusters