YMKNavigationFactory
Важно
This feature is available in the NaviKit SDK version.
|
@interface YMKNavigationFactory : NSObject |
Summary
Class methods
|
+ (nonnull YMKNavigation *)createNavigationWithType:(YMKDrivingRouterType)type; |
Class methods
createNavigationWithType:
|
+ (nonnull YMKNavigation *)createNavigationWithType:(YMKDrivingRouterType)type; |
Creates navigation engine with given options. Each call returns new independent instance of Navigation. Navigation will be in the suspended mode.