Click here to Skip to main content
15,893,814 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi,

I am new to use Google map control.

I am using GoogleMapForASPNet.ascx user control to show the located stores.
Marker is assigned by default (red balloon). I would like to have my own marker instead of default marker. How can I do that?

I have list of stored in the grid at left hand side and google map (with located markers) on the other side. When a shop in the grid is clicked I would like to show the pushpinpopup of the selected shop(infoHtml). How do I invoke that?


Thanks in advance
Posted

1 solution

 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900