Click here to Skip to main content
15,949,741 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
Hi This is Chandra,
working on the google maps in Asp.net with C#.At present i can able to bind the Langitude and latitude from database to Google maps based on selection of country.
But, my problem is i want to bind the Sales data information along with Latitude and longitude pushpin.Is it possible? Can any one give me some suggestion on this to implements.

My table Data is looks like in the below format

Country Latitude Longitude Sales
England 51.479117 -3.178 33.32
England 51.478705 -3.177831 33.32

Thanks
Chandrkanth
Posted
Comments
ZurdoDev 3-Jul-12 13:16pm    
Have you read Google's API documentation? I would start with that.

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