Skip to main content

@mapgear/mapengine > Map > GetInternalMapObject

Map.GetInternalMapObject() method

Retrieve the internal mapEngine Object, e.g. the OpenLayers map object or the Leaflet map

Signature:
GetInternalMapObject(): any;
Returns:

any

Remarks

This method is not supported. Changes in the OpenLayers version and API are for own responsiblity to implement