Interface TileSource.HasTileSourceOptions
- All Superinterfaces:
- TileSource.HasCacheSize,- TileSource.HasOpaque
- All Known Implementing Classes:
- NoOpXyzSource,- XyzSource
- Enclosing class:
- TileSource
public static interface TileSource.HasTileSourceOptions
extends TileSource.HasCacheSize, TileSource.HasOpaque
Interface to be implemented by sources that should provide all attributes from 
TileSource.- 
Method SummaryMethods inherited from interface io.jmix.mapsflowui.kit.component.model.source.TileSource.HasCacheSizegetCacheSize, setCacheSizeMethods inherited from interface io.jmix.mapsflowui.kit.component.model.source.TileSource.HasOpaquegetOpaque, setOpaque