Changelog¶
Breaking Changes¶
The following functions were removed:
airPoint()
airLine()
airSegment()
Replacement¶
Use the unified API:
get_flight_routes()
This new function generates flight routes from flight data.
The following functions were removed:
airPoint()
airLine()
airSegment()
Use the unified API:
get_flight_routes()
This new function generates flight routes from flight data.