fix typo in ND comment (non-functional change)
git-svn-id: http://svn.openlayers.org/trunk/openlayers@5754 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
@@ -128,7 +128,7 @@ OpenLayers.Layer.SphericalMercator = {
|
|||||||
},
|
},
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Method: projectForward
|
* Method: projectInverse
|
||||||
* Given an object with x and y properties in Spherical Mercator, modify
|
* Given an object with x and y properties in Spherical Mercator, modify
|
||||||
* the x,y properties on the object to be the unprojected coordinates.
|
* the x,y properties on the object to be the unprojected coordinates.
|
||||||
*
|
*
|
||||||
|
|||||||
Reference in New Issue
Block a user