rotateToNorth method

void rotateToNorth()

Implementation

void rotateToNorth() {
  _compassModel.onClicked();
}