Skip to content

Draw thousands of random points above Madrid on Google Maps

Notifications You must be signed in to change notification settings

sepulvedablanco/random-markers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

random-markers

Draw thousands of random points above Madrid on Google Maps

I need to paint 1M points on a map (with cluster points if necessary). Google Maps API is unable to paint more than 100K points because the browser gets frozen (depending on hardware)

markerclusterer.js does not solve this problem because it creates clusters once the markers are rendered on the map.

Solution: use cartoDB

About

Draw thousands of random points above Madrid on Google Maps

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published