Class MarkerClusterGroup

java.lang.Object
com.google.gwt.core.client.JavaScriptObject

public class MarkerClusterGroup extends LayerGroup
  • Constructor Details

    • MarkerClusterGroup

      protected MarkerClusterGroup()
  • Method Details

    • create

      public static MarkerClusterGroup create(MarkerClusterGroupOptions options)
    • addLayer

      public static void addLayer(Marker marker)
    • addClusterClickListener

      public final com.google.gwt.core.client.JavaScriptObject addClusterClickListener(ClusterClickListener listener)
    • removeAnimationEndListener

      public final void removeAnimationEndListener()
    • addAnimationEndListener

      public final void addAnimationEndListener(AnimationEndListener listener)