Property | Type | Description | |
---|---|---|---|
_guidHashTable | Guid>.Dictionary |
Method | Description | |
---|---|---|
GetTileImage ( GMap.NET.GPoint pos, int zoom ) : GMap.NET.PureImage | ||
SuperMapProvider ( string serviceUrl, string mapName, double mapScales ) : System | ||
SuperMapProvider ( string serviceUrl, string mapName, int scaleCount, int defaultScaleIndex ) : System |
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 serviceUrl, string mapName, double mapScales ) : System | ||
serviceUrl | string | |
mapName | string | |
mapScales | double | |
return | System |
public SuperMapProvider ( string serviceUrl, string mapName, int scaleCount, int defaultScaleIndex ) : System | ||
serviceUrl | string | |
mapName | string | |
scaleCount | int | |
defaultScaleIndex | int | |
return | System |