Skip to main content

Interface: CoordinateBounds

Bounds for a world coordinate.

Properties

northWest

northWest: Coordinate

The most north westerly point, where both the latitude and longitude are the largest.

Defined in

types.ts:96


southEast

southEast: Coordinate

The most south easterly point, where both the latitude and longitude are the smallest.

Defined in

types.ts:98