On Aug 20, 2:47 am, ind1g3n <[email protected]> wrote:
> Hi guys,
>
> I am using a google maps implementation in an asp.net page.
> Essentially i have a business with its location shown on a google map
> on the page. On the asp.net side i just return instructions based on
> the locations properties. let me show you my script
>

Please, please, please post a link to your map and not code

>
> so <%=g.GetLatitude()%>, <%=g.GetLongtitude()%> gives me the lat long
> for the business. Now i want to add the ability for a user to get
> directions (gdir) but im not sure how to do that, can anyone help?

http://code.google.com/apis/maps/documentation/reference.html#GDirections

http://code.google.com/apis/maps/documentation/services.html#Directions

and of course:
http://econym.org.uk/gmap/


> know i need a form entry to collec the users startlocation and a
> submit to postback to this page but im not sure how to implement.

That sounds like an html question.

 -- Larry
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Maps API" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/Google-Maps-API?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to