GeoLeaf Core API - v3.0.0
Preparing search index...
capabilities/offline/cache/tile-math
TileCoord
Interface TileCoord
Tile coordinates in the XYZ scheme (Y increases southwards).
interface
TileCoord
{
x
:
number
;
y
:
number
;
}
Index
Properties
x
y
Properties
x
x
:
number
y
y
:
number
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
x
y
GeoLeaf Core API - v3.0.0
Loading...
Tile coordinates in the XYZ scheme (Y increases southwards).