jmelosegui / GooglemapMvc

The control wraps Google maps API simplifying the use of Google maps in ASP.NET MVC applications.
MIT License
117 stars 61 forks source link

how to group marker into one player #161

Closed tranhoangtam closed 1 year ago

tranhoangtam commented 1 year ago

how to group marker into one player like https://leafletjs.com/examples/layers-control/

jmelosegui commented 1 year ago

Not sure what do you mean by player.

assuming you want to cluster markers, this sample could help.

https://www.jmelosegui.com/map/marker/MarkerClustering

jmelosegui commented 1 year ago

Closing this issue until more information is provided