new EPSG4326
Parameters:
| Name | Type | Argument | Description |
|---|---|---|---|
code |
string | Code. | |
axisOrientation |
string= |
<optional> |
(Optional) Axis orientation. |
- Source:
- epsg4326.js, line 16
Extends
Members
-
<static, constant> EXTENT :ol.Extent
-
Extent of the EPSG:4326 projection which is the whole world.
- Source:
- epsg4326.js, line 29
-
<static, constant> PROJECTIONS :Array.<ol.Projection>
-
Projections equal to EPSG:4326.
- Source:
- epsg4326.js, line 38
Methods
-
getAxisOrientation
-
- Inherited From:
- Source:
- projection.js, line 99
Returns:
Axis orientation.- Type
- string
-
getCode
-
- Inherited From:
- Source:
- projection.js, line 75
Returns:
Code.- Type
- string
-
getExtent
-
- Inherited From:
- Source:
- projection.js, line 83
Returns:
Extent.- Type
- ol.Extent
-
getUnits
-
- Inherited From:
- Source:
- projection.js, line 91
Returns:
Units.- Type
- ol.ProjectionUnits