-
public final class StreetViewPanoramaOrientationKt
-
-
Method Summary
Modifier and Type Method Description final static StreetViewPanoramaOrientationstreetViewPanoramaOrientation(Function1<StreetViewPanoramaOrientation.Builder, Unit> optionsActions)Builds a new StreetViewPanoramaOrientation using the provided optionsActions. -
-
Method Detail
-
streetViewPanoramaOrientation
final static StreetViewPanoramaOrientation streetViewPanoramaOrientation(Function1<StreetViewPanoramaOrientation.Builder, Unit> optionsActions)
Builds a new StreetViewPanoramaOrientation using the provided optionsActions. Using this removes * the need to construct a StreetViewPanoramaOrientation.Builder object.
-
-
-
-