Skip to main content

Type Alias: GarminChartDisplayProjectionDisplaySelection

GarminChartDisplayProjectionDisplaySelection = object

Defined in: src/garminsdk/components/charts/GarminChartDisplayProjection.ts:22

Information describing a chart that has been selected to be displayed in a Garmin terminal (airport) chart display.

Properties

area

area: ChartArea | null

Defined in: src/garminsdk/components/charts/GarminChartDisplayProjection.ts:27

The area of the chart page selected to be displayed.


page

page: ChartPage | null

Defined in: src/garminsdk/components/charts/GarminChartDisplayProjection.ts:24

The chart page selected to be displayed.


url

url: ChartUrl | null

Defined in: src/garminsdk/components/charts/GarminChartDisplayProjection.ts:30

The URL for the chart page selected to be displayed.