Package 

Class PolylineManagerKt

    • Method Summary

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

      • addPolyline

         final static Polyline addPolyline(PolylineManager.Collection $self, Function1<PolylineOptions, Unit> optionsActions)

        Adds a new Polyline to the underlying map and to this PolylineManager.Collection with the provided optionsActions.