Type Alias: MapDefaultFlightPlanWaypointRecordManagerOptions
MapDefaultFlightPlanWaypointRecordManagerOptions =
object
Defined in: src/garminsdk/components/map/flightplan/MapDefaultFlightPlanWaypointRecordManager.ts:15
Configuration options for MapDefaultFlightPlanWaypointRecordManager.
Properties
airportFacilityDataFlags?
optionalairportFacilityDataFlags:number
Defined in: src/garminsdk/components/map/flightplan/MapDefaultFlightPlanWaypointRecordManager.ts:21
Bitflags describing the requested data to be loaded in airport facilities retrieved by the manager. This controls what data are available from the airport waypoints that the manager registers with the waypoint renderer. Defaults to AirportFacilityDataFlags.All.