You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Not sure if this is the right place to post this, as its an implementation.
I am currently working on making marker clustering to work to the Google Maps API, where nearby markers get turned into a numbered circle in which you can click on to see the markers closer.
Gets turned into this:
It isn't by any means complicated, it uses a markerclusterer library from google maps itself, with custom options such as change of the algorithm (radius, zoom requirement).
Should I add a demo example showcasing this feature on the Google Maps Demo page?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Not sure if this is the right place to post this, as its an implementation.
I am currently working on making marker clustering to work to the Google Maps API, where nearby markers get turned into a numbered circle in which you can click on to see the markers closer.
Gets turned into this:
It isn't by any means complicated, it uses a markerclusterer library from google maps itself, with custom options such as change of the algorithm (radius, zoom requirement).
Should I add a demo example showcasing this feature on the Google Maps Demo page?
Thanks.
Beta Was this translation helpful? Give feedback.
All reactions