Add multiple map markers from codebehind, show popup infowindows with customized content on marker clicks. When using the GooglemapControll DLL in your Visual studio project its very easy to display customized InfoWindows. You can display any content (usually text, video, buttons or images) in a popup window above the map, at a given location. The info window has a content …
You can place and write custom text anywhere on your Google Map
The built in feature of GoogleMapControl asp.net gives you the abillity to place and write custom text anywhere on your Google Map . This feature is very useful when deling with many markers.