MapKit Mobile SDK

MMKNavigationFactory

class MMKNavigationFactory : NSObject

Undocumented

Summary

Class methods

class func createNavigation(with type: MMKDrivingRouterType) -> MMKNavigation
Creates navigation engine with given options

Class methods

createNavigation(with:)

class func createNavigation(with type: MMKDrivingRouterType) -> MMKNavigation

Creates navigation engine with given options. Each call returns new independent instance of Navigation. Navigation will be in the suspended mode.