Variable: FacilityTypeSearchType
constFacilityTypeSearchType:object
Defined in: src/sdk/navigation/FacilityLoader.ts:99
A type map of facility type to facility search type.
Type declaration
LOAD_AIRPORT
readonlyLOAD_AIRPORT:Airport=FacilitySearchType.Airport
Airport facility type.
LOAD_INTERSECTION
readonlyLOAD_INTERSECTION:Intersection=FacilitySearchType.Intersection
Intersection facility type.
LOAD_NDB
readonlyLOAD_NDB:Ndb=FacilitySearchType.Ndb
NDB facility type.
LOAD_VOR
readonlyLOAD_VOR:Vor=FacilitySearchType.Vor
VOR facility type.
USR
readonlyUSR:User=FacilitySearchType.User
USR facility type.
VIS
readonlyVIS:Visual=FacilitySearchType.Visual
Visual facility type.