Package 

Class MarkerManagerKt

    • Method Summary

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

      • addMarker

         final static Marker addMarker(MarkerManager.Collection $self, Function1<MarkerOptions, Unit> optionsActions)

        Adds a new Marker to the underlying map and to this MarkerManager.Collection with the provided optionsActions.