resetNorth method

void resetNorth()

Resets the map rotation to a northern heading — a direction of 0 degrees.

Implementation

void resetNorth() {
_objc_msgSend_1pl9qdv(this.ref.pointer, _sel_resetNorth);

}