OffscreenMapWindow class abstract
Wraps MapWindow 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.
- Implemented types
Constructors
Properties
Methods
-
captureScreenshot(
) → ImageWrapper -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited