react-map-gl-cluster
react-map-gl-cluster copied to clipboard
Urbica React Cluster Component for Mapbox GL JS
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.5.3 to 1.5.10. Commits 8cd4c6c 1.5.10 ce7a01f [fix] Improve handling of empty port 0071490 [doc] Update JSDoc comment a7044e3 [minor] Use more descriptive variable name d547792 [security]...
Bumps [prismjs](https://github.com/PrismJS/prism) from 1.25.0 to 1.27.0. Release notes Sourced from prismjs's releases. v1.27.0 Release 1.27.0 v1.26.0 Release 1.26.0 Changelog Sourced from prismjs's changelog. 1.27.0 (2022-02-17) New components UO Razor Script...
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.13.0 to 1.14.8. Commits 3d81dc3 Release version 1.14.8 of the npm package. 62e546a Drop confidential headers across schemes. 2ede36d Release version 1.14.7 of the npm package. 8b347cb...
Bumps [ajv](https://github.com/ajv-validator/ajv) from 6.9.2 to 6.12.6. Release notes Sourced from ajv's releases. v6.12.6 Fix performance issue of "url" format. v6.12.5 Fix uri scheme validation (@ChALkeR). Fix boolean schemas with strictKeywords...
**Describe the bug** Clusters do not render, split or update during map animations or while dragging the map from an area with no clusters to an area with clusters. **To...
Is there any way to allow the popup to appear only on hover? Something similar to mapbox example itself: https://docs.mapbox.com/mapbox-gl-js/example/popup-on-hover/
**Describe the bug** `` children of `` don't re-render on state updates. **To Reproduce** 1. Create a map with clustered markers. 2. Add a local state boolean to the component...
**Is your feature request related to a problem? Please describe.** The ClusterMarker component is only passed a few props - one of them being the count of points in the...