Record TTile
Unit
Declaration
type TTile = record
Description
Properties of a map tile
Overview
Fields
Zoom: TMapZoomLevel; |
|
ParameterX: Cardinal; |
|
ParameterY: Cardinal; |
Description
Fields
Zoom: TMapZoomLevel; |
|
Zoom level |
ParameterX: Cardinal; |
|
Horz number of tile, 0..524288 (= |
ParameterY: Cardinal; |
|
Vert number of tile, 0..524288 (= |
Generated by PasDoc 0.16.0.