menu
flutter_osm_web package
documentation
flutter_osm_web.dart
WebOsmController
mapOrientation method
mapOrientation method
dark_mode
light_mode
mapOrientation
method
Future
<
void
>
mapOrientation
(
double
?
degree
)
inherited
Implementation
Future<void> mapOrientation(double? degree) async { debugPrint("not implemented in web side"); }
flutter_osm_web package
documentation
flutter_osm_web
WebOsmController
mapOrientation method
WebOsmController class