C# Class REST_SampleCode.TiledOpenStreetMapsLayer

Inheritance: SuperMap.WinRT.Mapping.TiledCachedLayer
Afficher le fichier Open project: SuperMap/iClient-WP8-Example Class Usage Examples

Méthodes publiques

Свойство Type Description
MapTypeProperty Windows.UI.Xaml.DependencyProperty

Méthodes publiques

Méthode Description
GetTile ( int indexX, int indexY, int level, CancellationToken cancellationToken ) : MapImage
Initialize ( ) : void
TiledOpenStreetMapsLayer ( ) : SuperMap.WinRT.Core

Private Methods

Méthode Description
ChangeTileSource ( ) : void
OnMapTypePropertyChanged ( DependencyObject d, DependencyPropertyChangedEventArgs e ) : void

Method Details

GetTile() public méthode

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

Initialize() public méthode

public Initialize ( ) : void
Résultat void

TiledOpenStreetMapsLayer() public méthode

public TiledOpenStreetMapsLayer ( ) : SuperMap.WinRT.Core
Résultat SuperMap.WinRT.Core

Property Details

MapTypeProperty public_oe static_oe property

public static DependencyProperty,Windows.UI.Xaml MapTypeProperty
Résultat Windows.UI.Xaml.DependencyProperty