public class TilesetMapProviderSetting extends MapProviderSetting
SuperMap iServer The map cache service provider configures the object.
| Modifier and Type | Field and Description | 
|---|---|
| java.lang.String | mapNameThe name of the map to be published (optional). | 
| java.lang.String | tilesetNameSlice set name (optional). | 
| TileSourceInfo | tileSourceInfoSlice source (required). | 
dataPrjCoordSysType, watermark| Constructor and Description | 
|---|
| TilesetMapProviderSetting() | 
| Modifier and Type | Method and Description | 
|---|---|
| boolean | equals(java.lang.Object obj) | 
| int | hashCode() | 
getCacheMode, getCacheVersion, getName, getOutputPath, getOutputSite, getWatermark, setCacheMode, setCacheVersion, setName, setOutputPath, setOutputSite, setWatermarkpublic TileSourceInfo tileSourceInfo
Slice source (required).
public java.lang.String mapName
The name of the map to be published (optional).
public java.lang.String tilesetName
Slice set name (optional).