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 Range
-
Options for range calculation.
Important
This is a Public Preview API. It may be changed or removed at any time.Declaration
Swift
public struct RangeCalculationOptions
-
Criteria that specify what paths to prefer during routing.
See moreDeclaration
Swift
public struct CostModel
-
Represents the point of the route
See moreDeclaration
Swift
public struct ItineraryPoint
-
Represents a requested sequence of points that a route should visit.
See moreDeclaration
Swift
public struct Itinerary
-
Options related to the API request.
See moreDeclaration
Swift
public struct QueryOptions
-
Specifies options related to alternative routes.
Note
Supporting points which are used for reconstructing a route and for calculating zero or more alternative routes to this reference route is part ofRouteLegOptions
Declaration
Swift
public struct AlternativeRoutesOptions
-
Specifies options related to instructions.
Important
This is a Public Preview API. It may be changed or removed at any time.Declaration
Swift
public struct GuidanceOptions
-
A data type that contains input data for the
advanceGuidanceProgress
method of theRoutePlanner
Important
This is a Public Preview API. It may be changed or removed at any time.Declaration
Swift
public struct RouteIncrementOptions
-
Options specific for concrete leg.
See moreDeclaration
Swift
public struct RouteLegOptions
-
Options for route planning.
See moreDeclaration
Swift
public struct RoutePlanningOptions : RoutingOptionsWithItinerary
-
Important
This is a Public Preview API. It may be changed or removed at any time.Declaration
Swift
public struct RoutePlanningResponse