Méthode | Description | |
---|---|---|
GetTileKey ( int row, int column, double resolution, double resolutions ) : string | ||
Tile ( int row, int col, double resolution, double resolutions, string url, bool useTransitions ) : System.Globalization |
public static GetTileKey ( int row, int column, double resolution, double resolutions ) : string | ||
row | int | |
column | int | |
resolution | double | |
resolutions | double | |
Résultat | string |
public Tile ( int row, int col, double resolution, double resolutions, string url, bool useTransitions ) : System.Globalization | ||
row | int | |
col | int | |
resolution | double | |
resolutions | double | |
url | string | |
useTransitions | bool | |
Résultat | System.Globalization |