I'm trying to draw a square in the map in which the center is the location of the user. Each type of user have different value of kilometers. All of that is clear to me and drawing polygon is not a problem.
The problem is that I dont know the value of latitude and longitude converted to kilometers.
My question is what is the value of 1 kilometer converted into latitude. is it 0.001 or something like that. And are the converted value different in longitude
It varies as the earth is not flat but a sphere:
More here.