C# Class SuperMap.Connector.Control.Utility.SuperMapProvider

SuperMap iServer 6R(2012) provider 暂只支持SuperMap iServer 6R中发布的Mercator投影的地图。
Inheritance: GMap.NET.MapProviders.GMapProvider
Afficher le fichier Open project: SuperMap/iClient-for-DotNet Class Usage Examples

Méthodes publiques

Свойство Type Description
_guidHashTable Guid>.Dictionary

Méthodes publiques

Méthode 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

Private Methods

Méthode Description
MakeTileImageUrl ( GMap.NET.GPoint pos, int zoom, string language ) : string

Method Details

GetTileImage() public méthode

public GetTileImage ( GMap.NET.GPoint pos, int zoom ) : GMap.NET.PureImage
pos GMap.NET.GPoint
zoom int
Résultat GMap.NET.PureImage

SuperMapProvider() public méthode

public SuperMapProvider ( string serviceUrl, string mapName, double mapScales ) : System
serviceUrl string
mapName string
mapScales double
Résultat System

SuperMapProvider() public méthode

public SuperMapProvider ( string serviceUrl, string mapName, int scaleCount, int defaultScaleIndex ) : System
serviceUrl string
mapName string
scaleCount int
defaultScaleIndex int
Résultat System

Property Details

_guidHashTable public_oe static_oe property

public static Dictionary _guidHashTable
Résultat Guid>.Dictionary