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
Undocumented

Properties

var mapWindow: MMKMapWindow { get }
Undocumented

Instance methods

captureScreenshot()

func captureScreenshot() -> UIImage

Undocumented


Properties

mapWindow

var mapWindow: MMKMapWindow { get }

Undocumented