Re: [android-developers] google map direction jar file

2011-10-04 Thread Ralph Bergmann | the4thFloor.eu
Am 05.10.11 07:45, schrieb Goutom: > I want to get the direction from one GeoPoint to another GeoPoint. [...] > Any alternate solutions? you can also use the webservice from google http://code.google.com/intl/en/apis/maps/documentation/directions/ ralph -- You received this message because yo

Re: [android-developers] google map direction jar file

2011-10-04 Thread Vinay Julme
Use Google Api 10 not the Android Api. And try it. On Wed, Oct 5, 2011 at 11:15 AM, Goutom wrote: > Hello > > I want to get the direction from one GeoPoint to another GeoPoint. > I fount a tutorial in this site > http://www.anddev.org/map-tutorials-f18/google-driving-directions-mapview-overlayed

[android-developers] google map direction jar file

2011-10-04 Thread Goutom
Hello I want to get the direction from one GeoPoint to another GeoPoint. I fount a tutorial in this site http://www.anddev.org/map-tutorials-f18/google-driving-directions-mapview-overlayed-t826.html And it uses the package "com.google.googlenav".But I dont find this package any where.Where I can d