sontek / notaliens.com

A website for showcasing pyramid powered sites and the hackers that use it!
11 stars 9 forks source link

Add dynamic map for displaying clusters of developers #4

Open sontek opened 11 years ago

sontek commented 11 years ago

Its nice to see an overview of all the pyramid developers around the world on a map. Figure out a way to cluster a small amount of users across the world and then pull more in as you zoom.

stevepiercy commented 8 years ago

I just had a client where they needed this feature, and I've deployed it on two maps. https://www.insurancefraud.org/fraud-tracker/ http://www.stevepiercy.com/ctsc/switrs-scz.lasso

It uses Google Maps API (requires a key), and two javascript libs. https://github.com/googlemaps/js-marker-clusterer https://github.com/jawj/OverlappingMarkerSpiderfier/