react-native-map-clustering icon indicating copy to clipboard operation
react-native-map-clustering copied to clipboard

React Native map clustering both for Android and iOS.

Results 81 react-native-map-clustering issues
Sort by recently updated
recently updated
newest added

Good day I have found repos from older versions documenting clusterBorderWidth and clusterBorderColor as props to MapView. It doesn't seem to work anymore? Also cant find any documentation or solution...

currently, when I dynamically change the value of the cluster field to false, after the change, when clicking on any cluster, it navigates me to the wrong position on the...

Reproducible example: 1. `git clone https://github.com/findhumane/testmapstouch2` 2. `cd testmapstouch2` 3. `npm install` 4. `npx expo start --tunnel` 5. Scan the QR code in Expo Go 6. Tap on the "3"...

I just published an react native expo app with react native map clustering and this cause crash only for some specific android devices, but for other it works

Hello - just wanted people to know that we are using this package at my job, and I needed to make some changes to it to be compatible with RN...

The markers are unvisible if you're using the the new expo 52+ versions on Android

Problem Statement Our project requires dynamic cluster coloring based on specific conditions, such as the presence of particular markers (e.g., user markers) within the cluster. Currently, the only way to...

Original library description:Enables you to set color of spider line which joins spiral location with center location. Reason not supported:Setting the spiderLineColor property on the map has no effect

Original library description:Set true to enable and false to disable spiral view. Reason not supported:Setting the spiralEnabled property on the map has no effect

Original library description:Maximum zoom level at which clusters are generated. Reason not supported:Setting the maxZoom property on the map has no effect