On Sep 17, 7:59 am, phpkarthic <[EMAIL PROTECTED]> wrote: > here i have a doubt in google map integration .how to calculate the > distance between two place markers in google map.
This is in the documentation. Look at http://code.google.com/apis/maps/documentation/reference.html and search for distanceFrom for straight-line distance. Or use driving directions for driving distance. Mike has some useful tutorials too http://econym.googlepages.com/index.htm and of course you have read the posting guidelines at http://groups.google.com/group/Google-Maps-API/web/suggested-posting-guidelines Andrew --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
