MMKOffscreenMapWindow
class MMKOffscreenMapWindow : NSObject |
Wraps MMKMapWindow without its own view to render. Allows to render map on additional surfaces in separate processes without having to create MapView control in the main process.
Summary
Instance methods
func captureScreenshot() -> UIImage |
Properties
var mapWindow: MMKMapWindow { get } |
Instance methods
captureScreenshot()
func captureScreenshot() -> UIImage |
Properties
mapWindow
var mapWindow: MMKMapWindow { get } |