MMKNavigationFactory
Warning
This feature is available in the NaviKit SDK version.
class MMKNavigationFactory : NSObject |
Summary
Class methods
class func createNavigation(with type: MMKDrivingRouterType) -> MMKNavigation |
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.