MapEngine class
Provides access to the underlying map engine, used to render the map
Signature:export declare class MapEngine
Properties
| Property | Modifiers | Type | Description |
|---|---|---|---|
| Factory | I.MapEngineFactory | Access the factory of the mapengine. This allows you to create new resources within the current running mapengine. | |
| Map? | I.Map | (Optional) Access the map object in the mapengine |