public class LeafletGridLayerState extends AbstractLeafletComponentState
Modifier and Type | Field and Description |
---|---|
java.lang.String |
attributionString |
Bounds |
bounds |
java.lang.Integer |
maxNativeZoom |
java.lang.Integer |
minNativeZoom |
java.lang.Boolean |
noWrap |
java.lang.Double |
opacity |
java.lang.Integer |
zIndex |
active
Constructor and Description |
---|
LeafletGridLayerState() |
public java.lang.Double opacity
public java.lang.Integer zIndex
public Bounds bounds
public java.lang.Integer maxNativeZoom
public java.lang.Integer minNativeZoom
public java.lang.Boolean noWrap
public java.lang.String attributionString