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