Click here to Skip to main content
15,896,207 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I am displaying Google maps on aspx page using Google API. I am also displaying markers on google map, I am using SQL Server database, which has a table of latitudes/longitudes, the table gets updated for every 5 mins. I need to update the Google map with the latest coordinate (lat/long) without refreshing the complete page.

How can i get it?
Posted
Updated 29-Aug-12 8:01am
v2

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