I'm having an issue converting getLongitudeSpan() and
getLatitudeSpan() to microdegrees, how do I do that?

On Feb 10, 10:54 am, TreKing <[email protected]> wrote:
> On Wed, Feb 10, 2010 at 2:35 AM, aspekt9 <[email protected]> wrote:
> > How would I do this?
>
> With a simple bounds check against the viewable area. You mapview tells you
> the center, the latitude span and the longitude span. You have the locations
> of all your points. If you point is in the view, draw it, if not, don't.
>
> -------------------------------------------------------------------------------------------------
> TreKing - Chicago transit tracking app for Android-powered 
> deviceshttp://sites.google.com/site/rezmobileapps/treking

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to