public class MarkerClusterGroup extends LayerGroup
Modifier | Constructor and Description |
---|---|
protected |
MarkerClusterGroup() |
Modifier and Type | Method and Description |
---|---|
void |
addAnimationEndListener(AnimationEndListener listener) |
com.google.gwt.core.client.JavaScriptObject |
addClusterClickListener(ClusterClickListener listener) |
static void |
addLayer(Marker marker) |
static MarkerClusterGroup |
create(MarkerClusterGroupOptions options) |
void |
removeAnimationEndListener() |
addLayer, bringToBack, bringToFront, create, create, getLayers, getRawLayers, removeLayer
addClickListener, addContextMenuListener, addLayerRemovedListener, addMouseOutListener, addMouseOverListener, removeClickListener, removeContextMenuListener, removeListener, removeMouseOutListener, removeMouseOverListener
public static MarkerClusterGroup create(MarkerClusterGroupOptions options)
public static void addLayer(Marker marker)
public final com.google.gwt.core.client.JavaScriptObject addClusterClickListener(ClusterClickListener listener)
public final void removeAnimationEndListener()
public final void addAnimationEndListener(AnimationEndListener listener)