Class TileLayerOptions
java.lang.Object
io.jmix.mapsflowui.kit.component.model.layer.option.BaseLayerOptions
io.jmix.mapsflowui.kit.component.model.layer.option.BaseTileLayerOptions
io.jmix.mapsflowui.kit.component.model.layer.option.TileLayerOptions
- All Implemented Interfaces:
BaseTileLayer.HasBaseTileLayerOptions
,BaseTileLayer.HasPreload
,HasBaseLayerOptions
Options for tile layer.
For more details see: TileLayer docs
-
Field Summary
Fields inherited from class io.jmix.mapsflowui.kit.component.model.layer.option.BaseTileLayerOptions
preload
-
Constructor Summary
-
Method Summary
Methods inherited from class io.jmix.mapsflowui.kit.component.model.layer.option.BaseTileLayerOptions
getPreload, setPreload
Methods inherited from class io.jmix.mapsflowui.kit.component.model.layer.option.BaseLayerOptions
getClassName, getExtent, getMaxZoom, getMinZoom, getOpacity, getVisible, getZIndex, setClassName, setExtent, setMaxZoom, setMinZoom, setOpacity, setVisible, setZIndex
-
Constructor Details
-
TileLayerOptions
public TileLayerOptions()
-