new Projection
Parameters:
| Name | Type | Argument | Description |
|---|---|---|---|
code |
string | Code. | |
units |
ol.ProjectionUnits | Units. | |
extent |
ol.Extent | Extent. | |
axisOrientation |
string= |
<optional> |
(Optional) Axis orientation. |
- Source:
- projection.js, line 42
Methods
-
getAxisOrientation
-
- Source:
- projection.js, line 99
Returns:
Axis orientation.- Type
- string
-
getCode
-
- Source:
- projection.js, line 75
Returns:
Code.- Type
- string
-
getExtent
-
- Source:
- projection.js, line 83
Returns:
Extent.- Type
- ol.Extent
-
getUnits
-
- Source:
- projection.js, line 91
Returns:
Units.- Type
- ol.ProjectionUnits