Preparing search index...
The search index is not available
@honua/sdk-js
@honua/sdk-js
honua
QueryTileKey
Interface QueryTileKey
Slippy-map tile coordinate in XYZ order.
interface
QueryTileKey
{
x
:
number
;
y
:
number
;
z
:
number
;
}
Index
Properties
x
y
z
Properties
x
x
:
number
y
y
:
number
z
z
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
x
y
z
@honua/sdk-js
Loading...
Slippy-map tile coordinate in XYZ order.