Class ImageLayerOptions
java.lang.Object
io.jmix.mapsflowui.kit.component.model.layer.option.BaseLayerOptions
io.jmix.mapsflowui.kit.component.model.layer.option.BaseImageLayerOptions
io.jmix.mapsflowui.kit.component.model.layer.option.ImageLayerOptions
- All Implemented Interfaces:
- HasBaseLayerOptions
Options for image layer.
 
For more details see: ImageLayer docs
- 
Field Summary
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class io.jmix.mapsflowui.kit.component.model.layer.option.BaseLayerOptionsgetClassName, getExtent, getMaxZoom, getMinZoom, getOpacity, getVisible, getZIndex, setClassName, setExtent, setMaxZoom, setMinZoom, setOpacity, setVisible, setZIndex
- 
Constructor Details- 
ImageLayerOptionspublic ImageLayerOptions()
 
-