Class: ol.Proj4jsProjection

ol.Proj4jsProjection

new Proj4jsProjection

Parameters:
Name Type Description
code string Code.
proj4jsProj Proj4js.Proj Proj4js projection.
Source:
  • projection.js, line 88

Extends

Methods

getCode

Inherited From:
Source:
  • projection.js, line 60
Returns:
Code.
Type
string

getExtent

Inherited From:
Source:
  • projection.js, line 68
Returns:
Extent.
Type
ol.Extent

getProj4jsProj

Source:
  • projection.js, line 107
Returns:
Proj4js projection.
Type
Proj4js.Proj

getUnits

Inherited From:
Source:
  • projection.js, line 76
Returns:
Units.
Type
ol.ProjectionUnits