Class WmsLayerOptions
java.lang.Object
com.google.gwt.core.client.JavaScriptObject
io.jmix.mapsui.widget.leaflet.client.Layer
io.jmix.mapsui.widget.leaflet.client.AbstractJsonOptions
io.jmix.mapsui.widget.leaflet.client.GridLayerOptions
io.jmix.mapsui.widget.leaflet.client.TileLayerOptions
io.jmix.mapsui.widget.leaflet.client.WmsLayerOptions
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic WmsLayerOptions
create()
final void
final void
final void
final void
final void
setTransparent
(boolean transparent) final void
setVersion
(String version) final void
setViewparams
(String viewparams) Methods inherited from class io.jmix.mapsui.widget.leaflet.client.TileLayerOptions
setDetectRetina, setMaxZoom, setMinZoom, setSubDomains, setSubDomains, setTms
Methods inherited from class io.jmix.mapsui.widget.leaflet.client.GridLayerOptions
setAttribution, setBounds, setMaxNativeZoom, setMinNativeZoom, setNoWrap, setOpacity, setTileSize, setZindex
Methods inherited from class io.jmix.mapsui.widget.leaflet.client.AbstractJsonOptions
setCustomOption, setCustomOption, setCustomOption, setCustomOption
Methods inherited from class io.jmix.mapsui.widget.leaflet.client.Layer
addClickListener, addContextMenuListener, addLayerRemovedListener, addMouseOutListener, addMouseOverListener, removeClickListener, removeContextMenuListener, removeListener, removeMouseOutListener, removeMouseOverListener
Methods inherited from class com.google.gwt.core.client.JavaScriptObject
cast, createArray, createArray, createFunction, createObject, equals, hashCode, toSource, toString
-
Constructor Details
-
WmsLayerOptions
protected WmsLayerOptions()
-
-
Method Details
-
create
-
setLayers
-
setStyles
-
setFormat
-
setTransparent
public final void setTransparent(boolean transparent) -
setVersion
-
setCrs
-
setViewparams
-