[android-developers] Issue in launching google Map

2010-05-04 Thread Nithin
Hi, I am launching Google map application from my application, using Uri.parse(geo: + 13.042206 + , + 80.17000?z=10); and its working fine. But I want to show direction between two latitudes and longitudes, for that I tried using this uri, Uri.parse(geo: + 13.042206 + , + 80.17000 + geo:

Re: [android-developers] Issue in launching google Map

2010-05-04 Thread TreKing
On Tue, May 4, 2010 at 9:06 AM, Nithin nithin.war...@gmail.com wrote: Any Idea why this occurs. My new favorite site: http://lmgtfy.com/?q=android+google+maps+directions+intent - TreKing - Chicago