Variable: FacilityTypeSearchType
constFacilityTypeSearchType:object
Defined in: src/sdk/navigation/FacilityLoader.ts:105
A type map of facility type to facility search type.
Type Declaration
APT
readonlyAPT:Airport=FacilitySearchType.Airport
Airport facility type.
INT
readonlyINT:Intersection=FacilitySearchType.Intersection
Intersection facility type.
NDB
readonlyNDB:Ndb=FacilitySearchType.Ndb
NDB facility type.
USR
readonlyUSR:User=FacilitySearchType.User
USR facility type.
VIS
readonlyVIS:Visual=FacilitySearchType.Visual
Visual facility type.
VOR
readonlyVOR:Vor=FacilitySearchType.Vor
VOR facility type.