I am drawing the circle on map with specifying the radius and it’ll draw the circle successfully. But when I change the size of circle using seekbar I need to feet the circle in screen and zoom the map of that level, I have not idea about this, need your guideline thank you.
Share
After long time I found the solution from somewhere.
here is the method which was giving me the min lat/lng and max lat/lng.
Based on this I have getting the latspan and longspan.
now you pass the distance in any unit as per that you have to pass the radius of earth for example if you pass
2 kmthen the radius of earth is in km say6370.997.you can try it, its cool thing