Structures
The following structures are available globally.
-
Important
This is a Public Preview API. It may be changed or removed at any time.Declaration
Swift
public struct ValueFormattingResult : Equatable
-
// An array of geometries.
See moreImportant
This is a Public Preview API. It may be changed or removed at any time.Declaration
Swift
public struct GeometryCollection : Decodable -
GeoJSONPosition
See moreImportant
This is a Public Preview API. It may be changed or removed at any time.Declaration
Swift
public struct GeoJSONPosition : Decodable
-
GeoJSON represeted by
GeometryDataSee moreImportant
This is a Public Preview API. It may be changed or removed at any time.Declaration
Swift
public struct GeometryData : Decodable
-
Declaration
Swift
public struct Feature : Decodable
-
Declaration
Swift
public struct Geometry : Decodable -
A collection of information that describes geographical location
See moreImportant
This is a Public Preview API. It may be changed or removed at any time.Declaration
Swift
public struct Address : Codable -
Represents destination of the route received in response from route planning API
See moreImportant
This is a Public Preview API. It may be changed or removed at any time.Declaration
Swift
public struct Destination : RoutePoint -
Important
This is a Public Preview API. It may be changed or removed at any time.Declaration
Swift
public struct GeoLineSegment
-
GeoLocation is a wrapper for CLLocation class.
See moreImportant
This is a Public Preview API. It may be changed or removed at any time.Declaration
Swift
public struct GeoLocationextension GeoLocation: Equatable -
Represents location matched to the map.
See moreDeclaration
Swift
public struct MatchedLocation -
Represents origin of the route received in response from route planning API
See moreImportant
This is a Public Preview API. It may be changed or removed at any time.Declaration
Swift
public struct Origin : RoutePoint
-
Represents information about specific place
See moreImportant
This is a Public Preview API. It may be changed or removed at any time.Declaration
Swift
public struct Place : Decodable, Equatable -
Represents waypoint received in response from route planning API
See moreImportant
This is a Public Preview API. It may be changed or removed at any time.Declaration
Swift
public struct Waypoint : RoutePoint -
Segment of an NDS arc which is part of the route.
See moreImportant
This is a Public Preview API. It may be changed or removed at any time.Declaration
Swift
public struct NdsArcInfo -
Sequence of NdsArcInfo on a concrete NDS map
See moreImportant
This is a Public Preview API. It may be changed or removed at any time.Declaration
Swift
public struct NdsMapReferences : MapReferences -
Protobuf-encoded map tile data.
The format of the tile data is formally described using the protobuf schema available on: https://developer.tomtom.com/map-display-api/documentation/vector/content#schema-data
Important
This is a Public Preview API. It may be changed or removed at any time.Declaration
Swift
public struct MapTile -
Map tile options.
Detailed explanation of values can be found on: https://developer.tomtom.com/map-display-api/documentation/zoom-levels-and-tile-grid
See moreImportant
This is a Public Preview API. It may be changed or removed at any time.Declaration
Swift
public struct MapTileOptions -
Important
This is a Public Preview API. It may be changed or removed at any time.Declaration
Swift
@propertyWrapper public struct Atomic<Value>
-
Describes parameters to be used during conversion
See moreImportant
This is a Public Preview API. It may be changed or removed at any time.Declaration
Swift
public struct ConversionInfo
Structures Reference