Releases: TwinFan/LTAPI
Releases · TwinFan/LTAPI
v4.1.2
- #5 Added
LTAPIAircraft::isVisible()- Note: Requires LiveTraffic v4.1.2 or higher to fill visibility information, returns constant
truewith prior LiveTraffic versions. - LTAPIExample: Added a column "vis" to the Enhanced List to show if aircraft is visible.
- now includes #8 to fix backwards compatibility
- Note: Requires LiveTraffic v4.1.2 or higher to fill visibility information, returns constant
- #6 Added
LTAPIAircraft::LTFlightPhase::FPH_PARKED, sent for parked aircraft since LiveTraffic v3.5.0. - #9 altitude fix to
LTAPIAircraft::getLocalCoord() - LTAPIExample: Upgraded Github Actions
v1.0.0
- #4 Enlarged
info.cslModelto 40 characters - New functions for camera support, see TwinFan/LiveTraffic#196:
LTAPIAircraft::toggleCamera()(avirtualfunction to be overriden if you want to be notified ifthisaircraft became the camera's target) andsetCameraAcLTAPIConnect::getAcInCameraViewandclearCameraInfo
Initial Upload
Initial code, matches LiveTraffic v1.10. Few tests so far, but example plugin works on both Mac and Windows.