C# Class Sozialhelden.Wheelmap.Lib.Global.OSMTileSource

Inheritance: Microsoft.Phone.Controls.Maps.TileSource
Afficher le fichier Open project: sozialhelden/wheelmap-wp7

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
GetUri ( int x, int y, int zoomLevel ) : Uri
OSMTileSource ( ) : System

Method Details

GetUri() public méthode

public GetUri ( int x, int y, int zoomLevel ) : Uri
x int
y int
zoomLevel int
Résultat System.Uri

OSMTileSource() public méthode

public OSMTileSource ( ) : System
Résultat System