Skip to main content

@mapgear/mapengine > Map > EnableRotation

Map.EnableRotation() method

Enable / disable rotation of the map

Signature:
EnableRotation(enable: boolean): void;

Parameters

ParameterTypeDescription
enablebooleanWhether the rotation should be enabled
Returns:

void