[android-developers] getting error while importing com.google.googlenav.map.MapPoint; ..........

2009-11-19 Thread bharath
hi ,
  i am getting error while importing

import com.google.googlenav.DrivingDirection;
import com.google.googlenav.map.MapPoint;

can any one provide me the reason ...

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


Re: [android-developers] getting error while importing com.google.googlenav.map.MapPoint; ..........

2009-11-19 Thread Rachel Blackman
As far as I know, the com.google.googlenav package is not around anymore, or
at least not user-accessible.  You want the newer com.google.android.maps
package.

http://code.google.com/android/add-ons/google-apis/reference/index.html

On Nov 19, 2009 1:05 AM, bharath gunturibharathmo...@gmail.com wrote:

hi ,
 i am getting error while importing

import com.google.googlenav.DrivingDirection;
import com.google.googlenav.map.MapPoint;

can any one provide me the reason ...

--
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.comandroid-developers%2bunsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

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