Type alias Projection

Projection: { definition: string[]; extent: number[] }

A projection definitions.

Type declaration

  • definition: string[]

    The definition.

  • extent: number[]

    The extent.

Generated using TypeDoc