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:18

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.

Deprecated

This option has no effect. Airport region is now always available.