XyzTiles.GetTile
XyzTiles.GetTile method
Lädt die angegebene Kachel.
public WebTile GetTile(int zoom, int x, int y)
Parameter | Typ | Beschreibung |
---|---|---|
zoom | Int32 | Die Zoomstufe zum Laden von Kacheln. Die höchste Zoomstufe ist 0. Die meisten Kachelanbieter haben etwa 22 maximale Zoomstufen. |
x | Int32 | Eine x-Spalte einer Kachel. |
y | Int32 | Eine y-Reihe einer Kachel. |
Rückgabewert
Die Webkachel.
Siehe auch
- class WebTile
- class XyzTiles
- namensraum Aspose.Gis.Formats.XyzTile
- Montage Aspose.GIS