Warning

This feature is available in the Full MapKit SDK version

YMKDrivingSession

class YMKDrivingSession : NSObject

Driving session information.

Summary

Instance methods

func cancel()
Cancels the driving session

func retry(routeHandler: @escaping YMKDrivingSessionRouteHandler)
Tries to create a driving session again

Instance methods

cancel()

func cancel()

Cancels the driving session.


retry(routeHandler:)

func retry(routeHandler: @escaping YMKDrivingSessionRouteHandler)

Tries to create a driving session again.