Skip to main content

Type Alias: WeatherMapOrientationControllerSettings

WeatherMapOrientationControllerSettings = Pick<MapUserSettingTypes & WeatherMapUserSettingTypes, "weatherMapOrientation" | "mapOrientation" | "mapAutoNorthUpActive" | "mapAutoNorthUpRangeIndex">

Defined in: src/garminsdk/components/map/controllers/WeatherMapOrientationController.ts:41

User settings required by WeatherMapOrientationController.

Deprecated