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