jmelosegui / GooglemapMvc

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

How to add click event to marker #160

Closed tranhoangtam closed 2 years ago

tranhoangtam commented 2 years ago

Can you help me, thanks

jmelosegui commented 2 years ago

Take a look at this sample

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

tranhoangtam commented 2 years ago

thank you!