canRotate property

bool canRotate

Whether rotation of this map is enabled.

Implementation

bool get canRotate => !disableRotation;