[android-developers] Re: Preloading map in MapView

2008-09-18 Thread austin_rockz
Ok,thanks for the information. On Sep 17, 1:31 pm, [EMAIL PROTECTED] wrote: > A function preload(GeoPoint p1, GeoPoint p2, GeoPoint p3, GeoPoint p4) > would be useful that preloads the whole area inside the rectangle > defined by  p1,p2,p3,p4 > > On Sep 17, 11:34 am, [EMAIL PROTECTED] wrote:

[android-developers] Re: Preloading map in MapView

2008-09-17 Thread austin_rockz
A function preload(GeoPoint p1, GeoPoint p2, GeoPoint p3, GeoPoint p4) would be useful that preloads the whole area inside the rectangle defined by p1,p2,p3,p4 On Sep 17, 11:34 am, [EMAIL PROTECTED] wrote: > Is there any chance that it's gonna be supported in the final sdk? > Think there

[android-developers] Re: Preloading map in MapView

2008-09-17 Thread Megha Joshi
No, this isn't going to be supported in the final version for legal reasons. 2008/9/17 <[EMAIL PROTECTED]> > > Is there any chance that it's gonna be supported in the final sdk? > Think there are many applications that would profit from this > feature... > > > > On Sep 16, 9:58 pm, "Megha Joshi"

[android-developers] Re: Preloading map in MapView

2008-09-17 Thread austin_rockz
Is there any chance that it's gonna be supported in the final sdk? Think there are many applications that would profit from this feature... On Sep 16, 9:58 pm, "Megha Joshi" <[EMAIL PROTECTED]> wrote: > 2008/9/16 <[EMAIL PROTECTED]> > > > > > Hi, I want to preload a part of a map in MapView so

[android-developers] Re: Preloading map in MapView

2008-09-16 Thread Megha Joshi
2008/9/16 <[EMAIL PROTECTED]> > > Hi, I want to preload a part of a map in MapView so that I can do e.g. > routing in an area without data connection. The preloaded area should > have the size of an average downtown area... I know that there's the > preload() function, which preloads the map at th