Change @class docs tag to @classdesc
This commit is contained in:
@@ -133,7 +133,7 @@ ol.MapProperty = {
|
||||
|
||||
|
||||
/**
|
||||
* @class
|
||||
* @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:
|
||||
*
|
||||
|
||||
@@ -35,7 +35,7 @@ ol.View2DProperty = {
|
||||
|
||||
|
||||
/**
|
||||
* @class
|
||||
* @classdesc
|
||||
* An ol.View2D object represents a simple 2D view of the map.
|
||||
*
|
||||
* This is the object to act upon to change the center, resolution,
|
||||
|
||||
Reference in New Issue
Block a user