Skip to main content

@mapgear/geoapps > Map > GetInternalMapObject

Map.GetInternalMapObject() method

Warning: This API is now obsolete.

This method has been replaced by the MapEngine.Map-property, which has a GetInternalMapObject()-method

Retrieves the internal map engine object, currently OpenLayers. Usage of this object is allowed, but not supported

Signature:
GetInternalMapObject(): any;
Returns:

any

Remarks

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