Enumerations
The following enumerations are available globally.
-
Represents camera events.
See moreDeclaration
Swift
public enum CameraEventextension CameraEvent: Event
-
Indicates the class of a road classified by speed limit.
See moreImportant
This is a Public Preview API. It may be changed or removed at any time.Declaration
Swift
public enum CameraOperatorRoadClass -
A type that represents camera tracking modes.
See moreDeclaration
Swift
public enum CameraTrackingMode : Equatable
-
Defines the gesture state.
See moreDeclaration
Swift
public enum GestureState
-
Describes possible cases of
See moreMapInteractionEvent.Declaration
Swift
public enum MapInteractionextension MapInteraction: Event
-
Types of the location marker visualization.
See moreDeclaration
Swift
public enum LocationIndicator : Equatable
-
The
See moreOnDiskCachePolicysets rules for caching: time interval of storing the cache, maximum cache size, etc.Declaration
Swift
public enum OnDiskCachePolicy : Equatable
-
The map style definition. map style specification
See moreDeclaration
Swift
public enum StyleDefinitionextension StyleDefinition: Equatable -
Defines the map styles available to the user.
See moreDeclaration
Swift
public enum StyleMode
-
Line cap placement
See moreDeclaration
Swift
public enum LineCapPlacement
-
Line join type.
See moreDeclaration
Swift
public enum LineJoinType
-
Line pattern type.
See moreDeclaration
Swift
public enum LinePatternType
-
Line pattern repeat.
See moreDeclaration
Swift
public enum LinePatternRepeat
-
Line outline style.
See moreDeclaration
Swift
public enum LineOutlineStyle
-
Line cap type.
See moreDeclaration
Swift
public enum LineCapType
-
Text anchoring
See moreDeclaration
Swift
public enum TextAnchoring
-
Annotation service error.
See moreDeclaration
Swift
public enum AnnotationServiceError : Errorextension AnnotationServiceError: LocalizedError
-
Enumeration of route errors.
See moreDeclaration
Swift
public enum RouteError : LocalizedError
-
The traffic category icon.
See moreDeclaration
Swift
public enum TrafficIconCategory
-
The traffic magnitude.
See moreDeclaration
Swift
public enum TrafficMagnitude
-
Enumeration of TomTomMap View errors.
See moreDeclaration
Swift
public enum MapViewError : LocalizedError -
Responsible for creating instances of
MapDisplayDataProviderfor handling online map tile requests.See moreImportant
This is a Public Preview API. It may be changed or removed at any time.Declaration
Swift
public enum OnlineTileDataProviderFactory
Enumerations Reference