Hello,

I want to get routes, so if two different routes have a different part
of the same road, i will get the same steps.

More if at my route have a part of road Myroad which intersects with
road inter1 and inter2, i will want to get the route with steps

0).....
1).....
2) starting point of Myroad -> (Myroad, inter1) intersection
3) (Myroad, inter1) intersection -> (Myroad, inter2) intersection
4) (Myroad, inter2) intersection -> end of Myroad
5)....

First Can I do this via google maps?
And second how I can do this?
I want to do a java application at android.

Thanks a lot!

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