Class: PlateProjection

Projection. PlateProjection

The Plate coordinate system is a coordinate reference system. It is composed of :
  • a reference frame : the reference geoid, which is set as parameter of the options object,
  • a projection : the Plate carrée projection.

new PlateProjection( [options])

Parameters:
Name Type Argument Description
options AbstractProjection.configuration <optional>
No options.
See:

Extends

Methods


getProjectionCenter()

Inherited From:
Implements:

getGeoBound()

Inherited From:
Implements:

<abstract> unProject()

Inherited From:
Implements:

<abstract> project()

Inherited From:
Implements: