Other Classes
The following classes are available globally.
-
A single cross street along a step.
See moreDeclaration
Swift
public class Intersection: NSObject, NSSecureCoding
-
A lane on the road approaching an intersection.
See moreDeclaration
Swift
public class Lane: NSObject, NSSecureCoding
-
A
RouteOptionsV4object is a structure that specifies the criteria for results returned by the Mapbox Directions API v4.Pass an instance of this class into the
See moreDirections.calculate(_:completionHandler:)method.Declaration
Swift
open class RouteOptionsV4: RouteOptions
Install in Dash
Other Classes Reference