Package 

Class StreetViewPanoramaOrientationKt

    • Method Summary

      Modifier and Type Method Description
      final static StreetViewPanoramaOrientation streetViewPanoramaOrientation(Function1<StreetViewPanoramaOrientation.Builder, Unit> optionsActions) Builds a new StreetViewPanoramaOrientation using the provided optionsActions.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • 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.