Documenting the default projection for the map.
git-svn-id: http://svn.openlayers.org/trunk/openlayers@9296 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
@@ -269,7 +269,7 @@ OpenLayers.Map = OpenLayers.Class({
|
|||||||
* APIProperty: projection
|
* APIProperty: projection
|
||||||
* {String} Set in the map options to override the default projection
|
* {String} Set in the map options to override the default projection
|
||||||
* string this map - also set maxExtent, maxResolution, and
|
* string this map - also set maxExtent, maxResolution, and
|
||||||
* units if appropriate.
|
* units if appropriate. Default is "EPSG:4326".
|
||||||
*/
|
*/
|
||||||
projection: "EPSG:4326",
|
projection: "EPSG:4326",
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user