Property | Type | Description | |
---|---|---|---|
MakeTileImageUrl | string |
Method | Description | |
---|---|---|
GetTileImage ( GMap.NET.GPoint pos, int zoom ) : GMap.NET.PureImage | ||
SuperMapProvider ( string mapServiceUrl, string mapName, double mapScales ) : System | ||
SuperMapProvider ( string serviceUrl, string mapName, uint tileSize, string format, |
Method | Description | |
---|---|---|
MakeTileImageUrl ( GMap.NET.GPoint pos, int zoom, string language ) : string |
public GetTileImage ( GMap.NET.GPoint pos, int zoom ) : GMap.NET.PureImage | ||
pos | GMap.NET.GPoint | |
zoom | int | |
return | GMap.NET.PureImage |
public SuperMapProvider ( string mapServiceUrl, string mapName, double mapScales ) : System | ||
mapServiceUrl | string | |
mapName | string | |
mapScales | double | |
return | System |
public SuperMapProvider ( string serviceUrl, string mapName, uint tileSize, string format, |
||
serviceUrl | string | |
mapName | string | |
tileSize | uint | |
format | string | |
mapParameter | ||
return | System |