Type alias Coordinate

Coordinate: [number, number]

An array of numbers representing an xy coordinate. Example: [16, 48].

Generated using TypeDoc