Represents the grid origin.

Hierarchy

  • LonLatGridOrigin

Properties

Properties

originLat: number

The latitude of the grid origin. When specified, the longitude origin must be specified as well.

originLon: number

The longitude of the grid origin. When specified, the latitude origin must be specified as well.