Hello,
I was wondering if there's a way to convert an X,Y coordinate pairs on the screen to a lat/long pair on a map.
Does anyone have any ideas about the type of projection Android is using to convert lat/long into X,Y pairs?
In my application I have a cluster of moving points on a map and I would like to sometimes recenter the map on the cluster midpoint. I was able to compute the midpoint in X,Y coords, but I suppose there's no a ready made API to find out the point on the map on which the map should centered
Thanks a lot in any case for your help.
Regards,
s.semeria






