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