rotate property

void rotate=(double degree)

Rotate the map

Implementation

set rotate(double degree) => mapController.rotate(degree);