RN Maps Clustering
A modern, performant, and fully-typed map clustering library for React Native. Built on top of the battle-tested supercluster library, RN Maps Clustering provides a simple, declarative API for adding beautiful and efficient marker clustering to your react-native-maps components.
✨ Features
High Performance: Leverages supercluster for lightning-fast clustering of thousands of points.
Leverages for lightning-fast clustering of thousands of points. Fully Typed: Written entirely in TypeScript for a superior developer experience.
Written entirely in TypeScript for a superior developer experience. Declarative API: Works just like react-native-maps . Simply wrap your
Works just like . Simply wrap your components. Customizable: Easily provide a custom component to render clusters.
Easily provide a custom component to render clusters. Spiderfier: Automatically spreads out markers at max zoom level for easy interaction.
Automatically spreads out markers at max zoom level for easy interaction. Modern: Built with modern React hooks and best practices.
🚀 Installation
... continue reading