I would like to get a list of all cities I *might* pass on my way between point A and point B
Input: point A as origin point B as destination Output: Route between point A and point B (that's obvious) AND list of cities / towns / places that are closer than X miles to my route. I would like to present the user a list of possible waypoints to consider (points of interest, historic sites, parks, etc) Any ideas how to do that? -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" 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-js-api-v3?hl=en.
