Type Alias: MapWaypointVisUserSettings
MapWaypointVisUserSettings =
Pick
<MapUserSettingTypes
,"mapAirportLargeRangeIndex"
|"mapAirportLargeShow"
|"mapAirportMediumRangeIndex"
|"mapAirportMediumShow"
|"mapAirportSmallRangeIndex"
|"mapAirportSmallShow"
|"mapIntersectionRangeIndex"
|"mapIntersectionShow"
|"mapNdbRangeIndex"
|"mapNdbShow"
|"mapVorRangeIndex"
|"mapVorShow"
|"mapUserWaypointRangeIndex"
|"mapUserWaypointShow"
>
Defined in: src/garminsdk/components/map/controllers/MapWaypointsVisController.ts:13
User settings controlling the visibility of map waypoints.