bikeindex / bike_thefts_map

Map of bike thefts (using Bike Index)
http://map.bikewise.org
6 stars 1 forks source link

Add map clusters to show count of thefts at single location #8

Open stevepiercy opened 3 years ago

stevepiercy commented 3 years ago

Multiple points are stacked on top of each other. It's impossible to visualize the actual number of thefts. When a point is clicked, only one theft is shown in the popup.

This example should fix the issue. https://docs.mapbox.com/mapbox.js/example/v1.0.0/markercluster-with-mapbox-data/

Docs: https://docs.mapbox.com/help/tutorials/markers-js/#cluster-markers