Class LeafletMarkerClusterState

java.lang.Object
com.vaadin.shared.communication.SharedState
com.vaadin.shared.AbstractComponentState
com.vaadin.shared.ui.AbstractComponentContainerState
All Implemented Interfaces:
Serializable

public class LeafletMarkerClusterState extends LeafletLayerGroupState
See Also:
  • Field Details

    • showCoverageOnHover

      public Boolean showCoverageOnHover
    • zoomToBoundsOnClick

      public Boolean zoomToBoundsOnClick
    • spiderfyOnMaxZoom

      public Boolean spiderfyOnMaxZoom
    • removeOutsideVisibleBounds

      public Boolean removeOutsideVisibleBounds
    • animateAddingMarkers

      public Boolean animateAddingMarkers
    • disableClusteringAtZoom

      public Integer disableClusteringAtZoom
    • maxClusterRadius

      public Integer maxClusterRadius
    • singleMarkerMode

      public Boolean singleMarkerMode
    • spiderfyDistanceMultiplier

      public Integer spiderfyDistanceMultiplier
    • iconCreateFunctionString

      public String iconCreateFunctionString
    • useMarkerWeights

      public Boolean useMarkerWeights
  • Constructor Details

    • LeafletMarkerClusterState

      public LeafletMarkerClusterState()