MMKNavigationFactory

@interface MMKNavigationFactory : NSObject

Undocumented

Summary

Class methods

+ (nonnull MMKNavigation *)createNavigationWithType:(MMKDrivingRouterType)type;
Creates navigation engine with given options

Class methods

createNavigationWithType:

+ (nonnull MMKNavigation *)createNavigationWithType:(MMKDrivingRouterType)type;

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