Méthode | Description | |
---|---|---|
GetTile ( TileInfo tileInfo ) : byte[] | ||
iServerProvider ( string serviceUrl, string mapName, uint tileSize, string format, double scales ) : System | ||
iServerProvider ( string serviceUrl, string mapName, uint tileSize, string format, double scales, SuperMap.Connector.Utility mapParameter ) : System |
public GetTile ( TileInfo tileInfo ) : byte[] | ||
tileInfo | TileInfo | |
Résultat | byte[] |
public iServerProvider ( string serviceUrl, string mapName, uint tileSize, string format, double scales ) : System | ||
serviceUrl | string | |
mapName | string | |
tileSize | uint | |
format | string | |
scales | double | |
Résultat | System |
public iServerProvider ( string serviceUrl, string mapName, uint tileSize, string format, double scales, SuperMap.Connector.Utility mapParameter ) : System | ||
serviceUrl | string | |
mapName | string | |
tileSize | uint | |
format | string | |
scales | double | |
mapParameter | SuperMap.Connector.Utility | |
Résultat | System |