I have a ASP.NET MVC 4 application.
Let's say I have 4 records from my db that has a field address.
Q: How can I send this addresses to a google maps control(or directly to the maps.google.com website) ?
I have a ASP.NET MVC 4 application.
Let's say I have 4 records from my db that has a field address.
Q: How can I send this addresses to a google maps control(or directly to the maps.google.com website) ?
Use the first adress as saddr
-parameter(start-address) and the other 3, separated by +to:
as daddr
-parameter(destination-address)
description of the parameters: http://www.seomoz.org/ugc/everything-you-never-wanted-to-know-about-google-maps-parameters