Skip to main content

Type Alias: MapOrientationControllerSettings

MapOrientationControllerSettings = Pick<MapUserSettingTypes, "mapOrientation" | "mapAutoNorthUpActive" | "mapAutoNorthUpRangeIndex">

Defined in: src/garminsdk/components/map/controllers/MapOrientationController.ts:40

User settings required by MapOrientationController.

Deprecated