Skip to main content

Type Alias: WaypointInfoStoreOptions

WaypointInfoStoreOptions = object

Defined in: src/garminsdk/navigation/WaypointInfoStore.ts:12

Configuration options for WaypointInfoStore.

Properties

useRegionFallbackForAirport?

optional useRegionFallbackForAirport: boolean

Defined in: src/garminsdk/navigation/WaypointInfoStore.ts:17

Whether to fall back to using an airport's city name for region text if the airport's region cannot be found. Defaults to true.