googlearchive / js-marker-clusterer

A marker clustering library for the Google Maps JavaScript API v3.
https://googlemaps.github.io/js-marker-clusterer/docs/reference.html
Apache License 2.0
1.28k stars 775 forks source link

Implement a way to get current marker's Cluster so we can get additio… #109

Open suntribe opened 7 years ago

suntribe commented 7 years ago

Implement a way to get current marker's Cluster so we can get additional info like: cluster's center point (when we want to display an InfoWindow at the correct position), etc...