ol. ol.TileCoord

Source:
  • tilecoord.js, line 26

Methods

getZXY

Stability: experimental
Parameters:
Name Type Argument Description
result Array.<number>= <optional>

Optional array to reuse.

Source:
  • tilecoord.js, line 123
Returns:

Array of z, x, y.

Type
Array.<number>