Class MarkerClusterGroup
java.lang.Object
com.google.gwt.core.client.JavaScriptObject
io.jmix.mapsui.widget.leaflet.client.Layer
io.jmix.mapsui.widget.leaflet.client.LayerGroup
io.jmix.mapsui.widget.leaflet.client.MarkerClusterGroup
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionfinal voidaddAnimationEndListener(AnimationEndListener listener) final com.google.gwt.core.client.JavaScriptObjectaddClusterClickListener(ClusterClickListener listener) static voidstatic MarkerClusterGroupcreate(MarkerClusterGroupOptions options) final voidMethods inherited from class io.jmix.mapsui.widget.leaflet.client.LayerGroup
addLayer, bringToBack, bringToFront, create, create, getLayers, getRawLayers, removeLayerMethods inherited from class io.jmix.mapsui.widget.leaflet.client.Layer
addClickListener, addContextMenuListener, addLayerRemovedListener, addMouseOutListener, addMouseOverListener, removeClickListener, removeContextMenuListener, removeListener, removeMouseOutListener, removeMouseOverListenerMethods inherited from class com.google.gwt.core.client.JavaScriptObject
cast, createArray, createArray, createFunction, createObject, equals, hashCode, toSource, toString
-
Constructor Details
-
MarkerClusterGroup
protected MarkerClusterGroup()
-
-
Method Details
-
create
-
addLayer
-
addClusterClickListener
public final com.google.gwt.core.client.JavaScriptObject addClusterClickListener(ClusterClickListener listener) -
removeAnimationEndListener
public final void removeAnimationEndListener() -
addAnimationEndListener
-