StreetView
A composable for displaying a Street View for a given location. A location might not be available for a given set of coordinates. We recommend you to check our sample on StreetViewActivity using our utility function in StreetViewUtils to manage non-existing locations.
Parameters
Modifier to be applied to the StreetView
the StreetViewCameraPositionState to be used to control or observe the Street View's camera
a factory lambda for providing a StreetViewPanoramaOptions object which is used when the underlying StreetViewPanoramaView is constructed
whether panning gestures are enabled or not
whether street names are enabled or not
whether user navigation is enabled or not
whether zoom gestures are enabled or not
lambda to receive events when the Street View is clicked
lambda to receive events when the Street View is long clicked