I have(for exemple) a hotel with the latitude: 46.752879 and longitude: 23.605848 and my position: latitude 46.776073 and longitude 23.605802. I want to find out if the hotel is in 2km range from my position. How can I do that?
I read that 1 deg latitude=110.6 km so 46.752879=5,170(approximate) but how can i calculated the longitude? How would it be easier to find out if the hotel is in the range?
Thank you!