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

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({