RouteOptionsV4

@objc(MBRouteOptionsV4)
open class RouteOptionsV4 : RouteOptions

A RouteOptionsV4 object is a structure that specifies the criteria for results returned by the Mapbox Directions API v4.

Pass an instance of this class into the Directions.calculate(_:completionHandler:) method.