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
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic WmsLayerOptionscreate()final voidfinal voidfinal voidfinal voidfinal voidsetTransparent(boolean transparent) final voidsetVersion(String version) final voidsetViewparams(String viewparams) Methods inherited from class io.jmix.mapsui.widget.leaflet.client.TileLayerOptions
setDetectRetina, setMaxZoom, setMinZoom, setSubDomains, setSubDomains, setTmsMethods inherited from class io.jmix.mapsui.widget.leaflet.client.GridLayerOptions
setAttribution, setBounds, setMaxNativeZoom, setMinNativeZoom, setNoWrap, setOpacity, setTileSize, setZindexMethods inherited from class io.jmix.mapsui.widget.leaflet.client.AbstractJsonOptions
setCustomOption, setCustomOption, setCustomOption, setCustomOptionMethods inherited from class io.jmix.mapsui.widget.leaflet.client.Layer
addClickListener, addContextMenuListener, addLayerRemovedListener, addMouseOutListener, addMouseOverListener, removeClickListener, removeContextMenuListener, removeListener, removeMouseOutListener, removeMouseOverListenerMethods 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
-