Qantas94Heavy / autopilot-pp

Adds separate autopilot features and improved control to the default autopilot in GeoFS, a free-to-play online flight simulator.
GNU General Public License v3.0
13 stars 6 forks source link

llaDistance does not exist anymore. #1

Closed xtassin closed 7 years ago

xtassin commented 7 years ago

Please use gefs.utils.llaDistanceInMeters instead.

// function definition //gefs.utils.llaDistanceInMeters = function(lla1, lla2, referenceFrame) {

Qantas94Heavy commented 7 years ago

Fixed, thanks for reporting this issue!