On Thu, Jun 24, 2010 at 09:47, Pedro Teixeira <pedroteixeir...@gmail.com>wrote:

> Hello,
>
> I'm trying to get the lat/long values, from the corners of the screen.
> But my getProjections don't make any sense.. I mean ...
> mymap.getProjection().fromPixels(0, 0) or
> mymap.getProjection().fromPixels(screenWidth, screenHeight)  just
> delivers me unreal numbers.. Can you help?
>
> I'm trying to set up an algorythm that would avoid cluster of graphics
> in the map and for that, the app needs to know which area of the
> screen is being showed latitude/longitude wise.
>
> For example:
>
> --------------------
> |                   |
> |                   |
> |                   |
> |                   |
> |___________|
>                Point(280,250) in pixels = Geopoint(32,39274,
> -16,37547) in lat/long
>
> Any help ?


How unreal are they?

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

Reply via email to