Skip to content

upsilonIT/map-clustering-rn-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

e03e073 · Feb 23, 2022

History

7 Commits
Aug 16, 2021
Aug 16, 2021
Aug 17, 2021
Aug 16, 2021
Aug 16, 2021
Aug 16, 2021
Aug 16, 2021
Aug 18, 2021
Feb 23, 2022
Aug 16, 2021
Aug 16, 2021
Aug 16, 2021
Aug 16, 2021
Aug 16, 2021

Repository files navigation

React-Native Map Clustering

On our blog, we described step by step how we used this code for clustering to display a large number of markers on a map.

Installation

Install Node.js

Install the Expo CLI and yarn.

npm install expo-cli yarn --global

Download or clone this project.

Navigate to the project.

1. cd map-clustering-rn-example

Install dependencies

yarn
# or
npm install

Run the project

expo start
#or
yarn start

# you can open iOS, Android, or web from here, or run them directly with the commands below.
yarn android
yarn ios
yarn web

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published