Skip to content

Coordinates

Coordinates: [[number, number], [number, number], [number, number], [number, number]]

Four geographical coordinates, represented as arrays of longitude and latitude numbers, which define the corners of the image. The coordinates start at the top left corner of the image and proceed in clockwise order. They do not have to represent a rectangle.

Source

src/source/image_source.ts:29