Hi All, I was really blown away by the http://www.gmap-pedometer.com/ and thought of using the Google Maps API for something else but i cant execute Javascript so everything must be done server side:
What im trying to do is, if i know: 1) Point A (in Lat Long) 2) Point B (in Lat Long) I want to: 1) Calculate the distance using roads in KM 2) Offer driving directions (retrieve the polypath LAT LONG points into an array or something) 3) Display the average time to get location by car / walking 4) Use the GOOGLE Static Maps API to create the graphic using the markers to delineate the path that the Google Maps API has used to create the route. All of this needs to be done on the server in PHP and presented as variables for XHTML Your help is appreciated! Thanks, Ben --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
