istarkov / google-map-clustering-example

clustering example for google-map-react

Home Page:http://istarkov.github.io/google-map-clustering-example/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

google-map-clustering-example

Clustering example for google-map-react

Click here to view

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:4000

To build

npm install
npm run build

Any map-geo library you want, always can be found there.

This project also uses MapBox library written by Mourner

My lovest library, recompose is heavily used in this project.

About

clustering example for google-map-react

http://istarkov.github.io/google-map-clustering-example/


Languages

Language:JavaScript 82.9%Language:CSS 15.3%Language:HTML 1.8%