Skip to main content

Type Alias: MapOrientationSettingsControllerSettings

MapOrientationSettingsControllerSettings = Pick<MapUserSettingTypes, "mapOrientation" | "mapAutoNorthUpActive" | "mapAutoNorthUpRangeIndex" | "mapGroundNorthUpActive">

Defined in: src/garminsdk/components/map/controllers/MapOrientationSettingsController.ts:20

User settings required by MapOrientationSettingsController.