On 20 September 2010 15:53, Rahul Mehta <[email protected]> wrote:
>
> 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 using the Maps API; but then you will have seen that the
documentation doesn't mention those results from the geocoder.

It seems that the Maps API, while it will obviously *display* your
congestion data, can't help you with getting road data. You need that
first, and if you can't use the directions service you will need to go
elsewhere for it. It looks like you can get road data out of
OpenStreetMap (I think Rossko has already suggested that), although
storing and making use of it is unlikely to be trivial.

-- 
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.

Reply via email to