menu
at_location_flutter package
documentation
map_content/flutter_map/flutter_map.dart
MapController
rotate abstract method
rotate abstract method
dark_mode
light_mode
rotate
abstract method
void
rotate
(
double
degree
)
Sets the map rotation to a certain degrees angle (in decimal).
Implementation
void rotate(double degree);
at_location_flutter package
documentation
map_content/flutter_map/flutter_map
MapController
rotate abstract method
MapController class