Type Alias: GpsNavSourceOptions
GpsNavSourceOptions =
object
Defined in: src/garminsdk/navreference/source/GpsNavSource.ts:15
Configuration options for GpsNavSource.
Properties
lnavIndex?
optionallnavIndex:number|Subscribable<number>
Defined in: src/garminsdk/navreference/source/GpsNavSource.ts:17
The index of the LNAV from which to source data. Defaults to 0.
vnavIndex?
optionalvnavIndex:number|Subscribable<number>
Defined in: src/garminsdk/navreference/source/GpsNavSource.ts:20
The index of the VNAV from which to source data. Defaults to 0.