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

OffscreenMapWindow.new()

Properties

hashCode int
The hash code for this object.
no setterinherited
mapWindow MapWindow
no setter
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

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