YMKNavigationFactory
Warning
This feature is available in the NaviKit SDK version.
|
class YMKNavigationFactory : NSObject |
Summary
Class methods
|
class func createNavigation(with type: YMKDrivingRouterType) -> YMKNavigation |
Class methods
createNavigation(with:)
|
class func createNavigation(with type: YMKDrivingRouterType) -> YMKNavigation |
Creates navigation engine with given options. Each call returns new independent instance of Navigation. Navigation will be in the suspended mode.