x property - TileKey class - mapview.datasource library - Dart API
x
x property
getter/setter pair
X coordinate of the tile. This ranges from 0 to 2^level − 1.
Implementation
int x;
X coordinate of the tile. This ranges from 0 to 2^level − 1.
int x;