Re: [android-developers] Bounding Geometry in Maps?

2009-11-13 Thread TreKing
The MapView class has a center point and latitude and longitude spans that
you can use to compute the visible area.

-
TreKing - Chicago transit tracking app for Android-powered devices
http://sites.google.com/site/rezmobileapps/treking


On Fri, Nov 13, 2009 at 9:30 AM, Chad  wrote:

> Is there a way to get the current bounding geometry or bounding box in
> a current map view? I am connecting to a large dataset and would like
> the ability to send a bounding box of the users current view to the
> server to retrieve only the points that are within the users view and
> maybe buffer a little outside similar to google earth.
>
> Thanks,
> Chad
>
> --
> 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

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

[android-developers] Bounding Geometry in Maps?

2009-11-13 Thread Chad
Is there a way to get the current bounding geometry or bounding box in
a current map view? I am connecting to a large dataset and would like
the ability to send a bounding box of the users current view to the
server to retrieve only the points that are within the users view and
maybe buffer a little outside similar to google earth.

Thanks,
Chad

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