C# Class REST_SampleCode.TiledBingMapsLayer

Inheritance: SuperMap.WinRT.Mapping.TiledCachedLayer
Datei anzeigen Open project: SuperMap/iClient-WP8-Example Class Usage Examples

Public Properties

Property Type Description
MapTypeProperty Windows.UI.Xaml.DependencyProperty

Public Methods

Method Description
GetTile ( int indexX, int indexY, int level, CancellationToken cancellationToken ) : MapImage
Initialize ( ) : void
TiledBingMapsLayer ( ) : SuperMap.WinRT.Mapping

Private Methods

Method Description
ChangeTileSource ( ) : void
OnMapTypePropertyChanged ( DependencyObject d, DependencyPropertyChangedEventArgs e ) : void

Method Details

GetTile() public method

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

Initialize() public method

public Initialize ( ) : void
return void

TiledBingMapsLayer() public method

public TiledBingMapsLayer ( ) : SuperMap.WinRT.Mapping
return SuperMap.WinRT.Mapping

Property Details

MapTypeProperty public_oe static_oe property

public static DependencyProperty,Windows.UI.Xaml MapTypeProperty
return Windows.UI.Xaml.DependencyProperty