Merge pull request #2449 from probins/patch-1
Improve wording of ol.Map description
This commit is contained in:
@@ -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({
|
||||
|
||||
Reference in New Issue
Block a user