MMKNavigationLayerFactory
Warning
This feature is available in the NaviKit SDK version.
|
class MMKNavigationLayerFactory : NSObject |
Summary
Class methods
|
class func createNavigationLayer(with mapWindow: MMKMapWindow, |
Class methods
createNavigationLayer(with:roadEventsLayerStyleProvider:styleProvider:navigation:)
|
class func createNavigationLayer(with mapWindow: MMKMapWindow, |
Adds navigation layer on the map.
The class maintains a strong reference to the object in the 'roadEventsLayerStyleProvider' parameter until it (the class) is invalidated.
The class maintains a strong reference to the object in the 'styleProvider' parameter until it (the class) is invalidated.