Class: EPSG4326

ol.proj.EPSG4326

Projection object for WGS84 geographic coordinates (EPSG:4326).

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.

getExtent(){ol.Extent} inherited experimental

Get the validity extent for this projection.

Returns:
Extent.

Get the units of this projection.

Returns:
Units.