0.2.2 • Published 9 years ago
react-google-map-clustering v0.2.2
google-map-clustering-example
Clustering example for google-map-react
Kotatsu
I was heavily inspired of kotatsu project.
This project uses kotatsu as run engine.
To run this project locally (with hot reload and other fine kotatsu things)
npm install
npm run start
# open your browser at localhost:4000To build
npm install
npm run buildMapBox and Mourner
Any map-geo library you want, always can be found there.
This project also uses MapBox library written by Mourner
Recompose by @acdlite
My lovest library, recompose is heavily used in this project.