hasRotation property

bool hasRotation

Whether the map is rotated.

Implementation

bool get hasRotation => _rotation > 0.0;