Hello Mark Murphy

For showing direction between two points on map
there is for launching maps for driving direction
"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")));"

Like this is there any way to show path between two geo points on map?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to