Class: ol.Proj4jsProjection

ol.Proj4jsProjection

new Proj4jsProjection

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

Extends

Methods

getCode

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

getExtent

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

getProj4jsProj

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

getUnits

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