Свойство | Тип | Описание | |
---|---|---|---|
_guidHashTable | Guid>.Dictionary |
Метод | Описание | |
---|---|---|
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 |
Метод | Описание | |
---|---|---|
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 | |
Результат | GMap.NET.PureImage |
public SuperMapProvider ( string serviceUrl, string mapName, double mapScales ) : System | ||
serviceUrl | string | |
mapName | string | |
mapScales | double | |
Результат | System |
public SuperMapProvider ( string serviceUrl, string mapName, int scaleCount, int defaultScaleIndex ) : System | ||
serviceUrl | string | |
mapName | string | |
scaleCount | int | |
defaultScaleIndex | int | |
Результат | System |