Class LeafletGridLayerState

java.lang.Object
com.vaadin.shared.communication.SharedState
com.vaadin.shared.AbstractComponentState
com.vaadin.shared.ui.AbstractComponentContainerState
io.jmix.mapsui.widget.leaflet.shared.AbstractLeafletComponentState
io.jmix.mapsui.widget.leaflet.shared.LeafletGridLayerState
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
LeafletTileLayerState

public class LeafletGridLayerState extends AbstractLeafletComponentState
See Also:
  • Field Details

    • opacity

      public Double opacity
    • zIndex

      public Integer zIndex
    • bounds

      public Bounds bounds
    • maxNativeZoom

      public Integer maxNativeZoom
    • minNativeZoom

      public Integer minNativeZoom
    • noWrap

      public Boolean noWrap
    • attributionString

      public String attributionString
  • Constructor Details

    • LeafletGridLayerState

      public LeafletGridLayerState()