public class TilesetMapProviderSetting extends MapProviderSetting
SuperMap iServer The map cache service provider configures the object.
Modifier and Type | Field and Description |
---|---|
java.lang.String |
mapName
The name of the map to be published (optional).
|
java.lang.String |
tilesetName
Slice set name (optional).
|
TileSourceInfo |
tileSourceInfo
Slice 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, setWatermark
public 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).