Tagged Questions
1
vote
0answers
84 views
Is there a ModestMaps or other flex library for finding the distance between 2 lat/lon coordinates?
I'm using ModestMaps in my Adobe Flex application. Is there a flex library method to calculate the distance between two of my lat/lon coordinates, or am I stuck coding the Haversine by hand? I've ...
