I have a little problem using Android.
I have my GPS position, clearly latitude and longitude, and a ray of search in meters (for example 100 meters), ok?
Imagin my position at center of the circle made by ray, I would know how to obtain on Android the: topLeft Latitude topLeft Longitude bottomLeft Latitude bottomLeft Longitude
of the rectangle that inscribes the circle.
Thank's in advance.