On Sep 20, 7:53 am, Rahul Mehta <[email protected]> wrote: > Hi All, > > I want to get all details of a street. > So I will pass street name dynamically. > Get its start point and end point and draw a colorful Line on it > > Is it possible??
Not currently using the Google Maps API. The only access to the street data is the geocoder (single "postal" addresses) and gdirections, neither of which does what you want. Depending on what country you are looking for, some free data may be available, but you get what you pay for. -- Larry > > Thanks > Rahul M -- 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.
