YMKOffscreenMapWindow

class YMKOffscreenMapWindow : NSObject

Wraps YMKMapWindow 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 mapWindowYMKMapWindow { get }

Instance methods

captureScreenshot()

func captureScreenshot() -> UIImage


Properties

mapWindow

var mapWindow: YMKMapWindow { get }


Предыдущая
Следующая