Improve wording of ol.Map description

This commit is contained in:
Peter Robins
2014-07-27 12:06:45 +01:00
parent 4d0fbaedc1
commit cff8d4c668
+2 -2
View File
@@ -120,8 +120,8 @@ ol.MapProperty = {
/** /**
* @classdesc * @classdesc
* The map is the core component of OpenLayers. In its minimal configuration it * The map is the core component of OpenLayers. For a map to render, a view,
* needs a view, one or more layers, and a target container: * one or more layers, and a target container are needed:
* *
* var map = new ol.Map({ * var map = new ol.Map({
* view: new ol.View({ * view: new ol.View({