Skip to main content

@mapgear/geoapps > MapEngine

MapEngine class

Provides access to the underlying map engine, used to render the map

Signature:
export declare class MapEngine 

Properties

PropertyModifiersTypeDescription
FactoryI.MapEngineFactoryAccess 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