C# 클래스 REST_SampleCode.TileTDTMapsLayer

상속: SuperMap.WinRT.Mapping.TiledCachedLayer
파일 보기 프로젝트 열기: SuperMap/iClient-WP8-Example 1 사용 예제들

공개 메소드들

메소드 설명
GetTile ( int indexX, int indexY, int level, CancellationToken cancellationToken ) : MapImage
Initialize ( ) : void
TileTDTMapsLayer ( ) : Windows.UI.Xaml

비공개 메소드들

메소드 설명
ChangeTileSource ( ) : void
OnMapTypePropertyChanged ( DependencyObject d, DependencyPropertyChangedEventArgs e ) : void
RefreshResolutions ( ) : void

메소드 상세

GetTile() 공개 메소드

public GetTile ( int indexX, int indexY, int level, CancellationToken cancellationToken ) : MapImage
indexX int
indexY int
level int
cancellationToken System.Threading.CancellationToken
리턴 SuperMap.WinRT.Mapping.MapImage

Initialize() 공개 메소드

public Initialize ( ) : void
리턴 void

TileTDTMapsLayer() 공개 메소드

public TileTDTMapsLayer ( ) : Windows.UI.Xaml
리턴 Windows.UI.Xaml