Click here to Skip to main content
15,904,346 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
--Scenario

--the grid is as below
column1 and column2 is name of the location[both the columns x and y coordinate is there with me fetched from database]
column3 is link button.



<--GRIDVIEW-->

column1   column2  column3

loc1       loc2     linkbutton1

loc5       loc6     linkbutton2



When i click the Gridview linkbutton[column] then google map should open. And in getdirection1(A) and getdirection2(B) both x,y coordinates will be there and travel distance displaying between both points.


Kindly give me an idea over this. I tried searching google but i am not getting the exact link for it.
Posted
Updated 12-Oct-13 5:54am
v2

1 solution

Follow the following link,
Google Maps API V3 for ASP.NET[^]
 
Share this answer
 
v2
Comments
anurag19289 12-Oct-13 12:13pm    
link error
[no name] 12-Oct-13 12:48pm    
I have updated the link hope will open.
anurag19289 14-Oct-13 10:14am    
That is very nice explanation. Thank you :)

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