Change @class docs tag to @classdesc
This commit is contained in:
+1
-1
@@ -133,7 +133,7 @@ ol.MapProperty = {
|
|||||||
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @class
|
* @classdesc
|
||||||
* The map is the core component of OpenLayers. In its minimal configuration it
|
* The map is the core component of OpenLayers. In its minimal configuration it
|
||||||
* needs a view, one or more layers, and a target container:
|
* needs a view, one or more layers, and a target container:
|
||||||
*
|
*
|
||||||
|
|||||||
+1
-1
@@ -35,7 +35,7 @@ ol.View2DProperty = {
|
|||||||
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @class
|
* @classdesc
|
||||||
* An ol.View2D object represents a simple 2D view of the map.
|
* An ol.View2D object represents a simple 2D view of the map.
|
||||||
*
|
*
|
||||||
* This is the object to act upon to change the center, resolution,
|
* This is the object to act upon to change the center, resolution,
|
||||||
|
|||||||
Reference in New Issue
Block a user