Skip to main content

Type Alias: MapAirspaceVisUserSettings

MapAirspaceVisUserSettings = Pick<MapUserSettingTypes, "mapAirspaceClassBRangeIndex" | "mapAirspaceClassBShow" | "mapAirspaceClassCRangeIndex" | "mapAirspaceClassCShow" | "mapAirspaceClassDRangeIndex" | "mapAirspaceClassDShow" | "mapAirspaceMoaRangeIndex" | "mapAirspaceMoaShow" | "mapAirspaceRestrictedRangeIndex" | "mapAirspaceRestrictedShow" | "mapAirspaceOtherRangeIndex" | "mapAirspaceOtherShow">

Defined in: src/garminsdk/components/map/controllers/MapAirspaceVisController.ts:12

User settings controlling the visibility of map airspaces.