Structures
The following structures are available globally.
-
Rangecontains reachability boundaries for one or more budgets, calculated around an origin point.See moreImportant
This is a Public Preview API. It may be changed or removed at any time.Declaration
Swift
public struct Range
-
Options for range calculation.
See moreImportant
This is a Public Preview API. It may be changed or removed at any time.Declaration
Swift
public struct RangeCalculationOptions
-
Specifies options related to alternative routes.
See moreNote
Supporting points which are used for reconstructing a route and for calculating zero or more alternative routes to this reference route is part ofRouteLegOptionsDeclaration
Swift
public struct AlternativeRoutesOptions
-
Specifies options related to generated instructions. It is used by
See moreRoutePlanningOptionswhen planning a route.Declaration
Swift
public struct GuidanceOptions -
A data type that contains input data for the
See moreadvanceGuidanceProgressmethod of theRoutePlannerDeclaration
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 -
Represents the calculated route based on a passed [RoutePlanningOptions].
See moreDeclaration
Swift
public struct RoutePlanningResponse
Structures Reference