setNorthOrientation abstract method

Future<void> setNorthOrientation(
  1. NorthOrientation orientation
)

Sets the map's north orientation.

Implementation

Future<void> setNorthOrientation(NorthOrientation orientation);