Merge pull request #2449 from probins/patch-1

Improve wording of ol.Map description
This commit is contained in:
Frédéric Junod
2014-07-28 07:44:09 +02:00

View File

@@ -120,8 +120,8 @@ ol.MapProperty = {
/**
* @classdesc
* The map is the core component of OpenLayers. In its minimal configuration it
* needs a view, one or more layers, and a target container:
* The map is the core component of OpenLayers. For a map to render, a view,
* one or more layers, and a target container are needed:
*
* var map = new ol.Map({
* view: new ol.View({