I'm migrating an application from OpenLayers 2 which uses OpenLayers.Util.destinationVincenty() to compute the projected latitude and longitude of a point from an origin given an angle and distance in metres.
destinationVincenty() and the other related geodesic utility functions are absent in OpenLayers 3. I guess that they have been replaced by some other facility, but I'm struggling to find anything that helps. I can't believe that I will have to re-code the Vincenty logic in my application, so...
Does anyone know of an embedded OL3 solution for geodesic arithmetic?
أكثر...
destinationVincenty() and the other related geodesic utility functions are absent in OpenLayers 3. I guess that they have been replaced by some other facility, but I'm struggling to find anything that helps. I can't believe that I will have to re-code the Vincenty logic in my application, so...
Does anyone know of an embedded OL3 solution for geodesic arithmetic?
أكثر...