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

ReactNative MapView clustering component for iOS + Android

Results 5 react-native-cluster-map issues
Sort by recently updated
recently updated
newest added

I swapped react native maps with this and it works well but it only show locations marked in my city not the rest of the map, but rendering with MapView...

I would like to change the cluster style depending on the markers it represents. Since the pointCount is accessible, wouldn't it be possible to also access the marker objects for...

I am getting the above error from **ClusterMap** component when I stop debugging the app. It is working fine when debugging is **ON**. ENV: Android React Native: 0.61.5 "react-native-maps": "^0.27.1",...

Creating jsx elements programatically inside a , e.g. {list.map( ele=> ( ) ) }, resulted in 'Types of property 'children' are incompatible.'

Bumps [rollup](https://github.com/rollup/rollup) from 1.8.0 to 2.79.2. Changelog Sourced from rollup's changelog. rollup changelog 4.22.4 2024-09-21 Bug Fixes Fix a vulnerability in generated code that affects IIFE, UMD and CJS bundles...

dependencies