I have created a simple program for finding the distance between two location with the help of google map apis.
sample javascript can be found in below post, http://tajendrasengar.blogspot.com/2011/09/distance-between-two-locations-with.html Now the query is, i want to match the user text input with valid geo location. For example : If user fills city name, and some street name in FROM field, and does same for TO filed also while retrieving distance. So i want to map these string values with valid geolocation. Please help me on above context. -- You received this message because you are subscribed to the Google Groups "Google Maps API V2" 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.
