new ol.proj.EPSG4326(code, opt_axisOrientation) experimental
| Name | Type | Description |
|---|---|---|
code |
string |
Code. |
axisOrientation |
string |
optional
Axis orientation. |
Extends
Methods
-
getCode(){string} inherited experimental
-
Get the code for this projection, e.g. 'EPSG:4326'.
Returns:
Code.
-
Get the validity extent for this projection.
Returns:
Extent.
-
getUnits(){ol.proj.Units} inherited experimental
-
Get the units of this projection.
Returns:
Units.
OpenLayers 3