gis-tools-ts - v0.6.0
Preparing search index...
index
pxToTile
Function pxToTile
pxToTile
(
px
:
VectorPoint
,
tileSize
?:
number
)
:
VectorPoint
Convert a pixel coordinate to a tile x-y coordinate
Parameters
px
:
VectorPoint
the pixel
tileSize
:
number
= 512
in pixels
Returns
VectorPoint
the tile x-y
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
gis-tools-ts - v0.6.0
Loading...
Convert a pixel coordinate to a tile x-y coordinate