Package 

Class GroundOverlayManagerKt

    • Method Summary

      Modifier and Type Method Description
      final static GroundOverlay addGroundOverlay(GroundOverlayManager.Collection $self, Function1<GroundOverlayOptions, Unit> optionsActions) Adds a new GroundOverlay to the underlying map and to this GroundOverlayManager.Collection with the provided optionsActions.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • addGroundOverlay

         final static GroundOverlay addGroundOverlay(GroundOverlayManager.Collection $self, Function1<GroundOverlayOptions, Unit> optionsActions)

        Adds a new GroundOverlay to the underlying map and to this GroundOverlayManager.Collection with the provided optionsActions.