menu
flutter_google_street_view package
documentation
flutter_google_street_view.dart
StreetViewPanoramaOrientation
StreetViewPanoramaOrientation constructor
StreetViewPanoramaOrientation constructor
dark_mode
light_mode
StreetViewPanoramaOrientation
constructor
StreetViewPanoramaOrientation
(
{
double
?
bearing
,
double
?
tilt
,
})
Implementation
StreetViewPanoramaOrientation({this.bearing, this.tilt});
flutter_google_street_view package
documentation
flutter_google_street_view
StreetViewPanoramaOrientation
StreetViewPanoramaOrientation constructor
StreetViewPanoramaOrientation class