Interface HasBaseImageLayerOptions
- All Superinterfaces:
HasBaseLayerOptions
- All Known Implementing Classes:
BaseImageLayerOptions
,ImageLayerOptions
Base interface for layers that has options for server-rendered images.
For more details see: BaseImageLayer docs
-
Method Summary
Methods inherited from interface io.jmix.mapsflowui.kit.component.model.layer.option.HasBaseLayerOptions
getClassName, getExtent, getMaxZoom, getMinZoom, getOpacity, getZIndex, isVisible, setClassName, setExtent, setMaxZoom, setMinZoom, setOpacity, setVisible, setZIndex