Warning
This feature is available in the Full MapKit SDK version
MMKDrivingSession
class MMKDrivingSession : NSObject |
Driving session information.
Summary
Instance methods
func cancel() |
func retry(routeHandler: @escaping MMKDrivingSessionRouteHandler) |
Instance methods
cancel()
func cancel() |
Cancels the driving session.
retry(routeHandler:)
func retry(routeHandler: @escaping MMKDrivingSessionRouteHandler) |
Tries to create a driving session again.