Rename ol.Projection to ol.proj.Projection
This commit is contained in:
+1
-1
@@ -6,7 +6,7 @@ In general every use of OpenLayers starts by initializing a map, then adding th
|
||||
|
||||
Projections
|
||||
-----------
|
||||
A {@link ol.Projection} defines which point on earth is represented by a pair of coordinates.
|
||||
A {@link ol.proj.Projection} defines which point on earth is represented by a pair of coordinates.
|
||||
Coordinates within OpenLayers can be used in various projections where some common projections are always supported,
|
||||
others can be used via [Proj4js](http://trac.osgeo.org/proj4js/).
|
||||
|
||||
|
||||
Reference in New Issue
Block a user