On Apr 1, 1:01 am, jj <[email protected]> wrote:
> Actually he developed his own code for calculating distance and
> direction,
> What I mean is, I launch the new activity with,
>
> this.startActivity(new Intent(Intent.ACTION_VIEW,
>                         Uri.parse("http://maps.google.com/maps?
> f=d&saddr=37.4,-121.9"+
>                                 "&daddr=Bellevue, WA&hl=en")));
>
> for showing driving direction onmap, This launches theAndroid'smap
> application and show the path onmap, with distance between two
> location points,
>         So my query is the ' is there any way to retrieve these info
> (distance expected time, etcd) fromandroidmapappl to my appl from
> where I launched the above activity'.
>
> Thank you

Is there a way to display a route between more than two points on the
map?

Thanks,
Raghuveer

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" 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/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to