HI Frank, Thank you very very much, really appreciate your kind reply..
Now, I need to values (minimum and maximum) to get the range of the visible part of the map, right? so what is this returned number? is the starting left end of the plan? or is it the width? and if it is the width, how can I use it to find the range of (GeoLocations) that 's visible on the map?? In other words, I need to have a range of ScreenCoordinates, or GeoLocations (lat and long) that represent the visible part of the map, so that I can compare all the POI to show only the onscreen object and omit the off-screen ones. Thank you very much for your time and great support. Cheers Hasn On Thu, Jun 17, 2010 at 2:11 AM, Frank Weiss <fewe...@gmail.com> wrote: > The return type of the *Span() methods is int as follows: > > Latitude: 47° 30' 21", in decimal degrees 47.505833, times one million > 47505833. > This allows for using integers instead of floats for storing and > comparing lat/longs. > > -- > 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<android-developers%2bunsubscr...@googlegroups.com> > For more options, visit this group at > http://groups.google.com/group/android-developers?hl=en > -- (Hasn) Hasnain AlTaiar Web Developer TayTech Smart Solutions http://TayTechs.com h...@taytechs.com Mob. +61 422 04 2629 -- 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