Package 

Class PolygonManagerKt

    • Method Summary

      Modifier and Type Method Description
      final static Polygon addPolygon(PolygonManager.Collection $self, Function1<PolygonOptions, Unit> optionsActions) Adds a new Polygon to the underlying map and to this PolygonManager.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

      • addPolygon

         final static Polygon addPolygon(PolygonManager.Collection $self, Function1<PolygonOptions, Unit> optionsActions)

        Adds a new Polygon to the underlying map and to this PolygonManager.Collection with the provided optionsActions.