Class: ol.Proj4jsProjection

ol.Proj4jsProjection

new Proj4jsProjection

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

Extends

Methods

getCode

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

getExtent

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

getProj4jsProj

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

getUnits

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