Class LMarkerClusterGroupOptions
java.lang.Object
software.xdev.vaadin.maps.leaflet.markercluster.layer.other.LAbstractMarkerClusterGroupOptions<LMarkerClusterGroupOptions>
software.xdev.vaadin.maps.leaflet.markercluster.layer.other.LMarkerClusterGroupOptions
- All Implemented Interfaces:
software.xdev.vaadin.maps.leaflet.base.LComponentOptions<LMarkerClusterGroupOptions>
public class LMarkerClusterGroupOptions
extends LAbstractMarkerClusterGroupOptions<LMarkerClusterGroupOptions>
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class software.xdev.vaadin.maps.leaflet.markercluster.layer.other.LAbstractMarkerClusterGroupOptions
getAnimate, getAnimateAddingMarkers, getChunkDelay, getChunkedLoading, getChunkInterval, getChunkProgress, getClusterPane, getDisableClusteringAtZoom, getIconCreateFunction, getMaxClusterRadius, getPolygonOptions, getRemoveOutsideVisibleBounds, getShowCoverageOnHover, getSingleMarkerMode, getSpiderfyDistanceMultiplier, getSpiderfyOnEveryZoom, getSpiderfyOnMaxZoom, getSpiderfyShapePositions, getSpiderLegPolylineOptions, getZoomToBoundsOnClick, setAnimate, setAnimateAddingMarkers, setChunkDelay, setChunkedLoading, setChunkInterval, setChunkProgress, setClusterPane, setDisableClusteringAtZoom, setIconCreateFunction, setMaxClusterRadius, setPolygonOptions, setRemoveOutsideVisibleBounds, setShowCoverageOnHover, setSingleMarkerMode, setSpiderfyDistanceMultiplier, setSpiderfyOnEveryZoom, setSpiderfyOnMaxZoom, setSpiderfyShapePositions, setSpiderLegPolylineOptions, setZoomToBoundsOnClick, withAnimate, withAnimateAddingMarkers, withChunkDelay, withChunkedLoading, withChunkInterval, withChunkProgress, withClusterPane, withDisableClusteringAtZoom, withIconCreateFunction, withMaxClusterRadius, withPolygonOptions, withRemoveOutsideVisibleBounds, withShowCoverageOnHover, withSingleMarkerMode, withSpiderfyDistanceMultiplier, withSpiderfyOnEveryZoom, withSpiderfyOnMaxZoom, withSpiderfyShapePositions, withSpiderLegPolylineOptions, withZoomToBoundsOnClickMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface software.xdev.vaadin.maps.leaflet.base.LComponentOptions
self
-
Constructor Details
-
LMarkerClusterGroupOptions
public LMarkerClusterGroupOptions()
-