plannerjs - v0.4.1
Options
All
Public
Public/Protected
All
Inherited
Only exported
Menu
Tile
Coordinate
constructor
x
y
zoom
contains
Hierarchy
TileCoordinate
Index
Constructors
constructor
Properties
x
y
zoom
Methods
contains
Constructors
constructor
new
Tile
Coordinate
(
zoom
:
number
, x
:
number
, y
:
number
)
:
TileCoordinate
Parameters
zoom:
number
x:
number
y:
number
Returns
TileCoordinate
Properties
x
x
:
number
y
y
:
number
zoom
zoom
:
number
Methods
contains
contains
(
other
:
TileCoordinate
)
:
boolean
Parameters
other:
TileCoordinate
Returns
boolean
Generated using
TypeDoc