C# 클래스 SuperMap.Connector.CloudMapProvider

파일 보기 프로젝트 열기: SuperMap/iClient-for-DotNet 1 사용 예제들

공개 메소드들

메소드 설명
CloudMapProvider ( string serviceUrl ) : System
GetTile ( string mapName, TileInfo tileInfo, ImageOutputOption imageOutputOption ) : MapImage

메소드 상세

CloudMapProvider() 공개 메소드

public CloudMapProvider ( string serviceUrl ) : System
serviceUrl string
리턴 System

GetTile() 공개 메소드

public GetTile ( string mapName, TileInfo tileInfo, ImageOutputOption imageOutputOption ) : MapImage
mapName string
tileInfo SuperMap.Connector.Utility.TileInfo
imageOutputOption SuperMap.Connector.Utility.ImageOutputOption
리턴 SuperMap.Connector.Utility.MapImage