YMKNavigationFactory

class YMKNavigationFactory : NSObject

Undocumented

Summary

Class methods

class func createNavigation(with type: YMKDrivingRouterType) -> YMKNavigation
Creates navigation engine with given options

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.


Следующая