Fix some jsdoc path types
This commit is contained in:
@@ -28,7 +28,7 @@ import {assign} from '../obj.js';
|
||||
* Abstract base class; normally only used for creating subclasses and not
|
||||
* instantiated in apps.
|
||||
* Note that with `module:ol/layer/Base~BaseLayer` and all its subclasses, any property set in
|
||||
* the options is set as a {@link module:ol/Object~BaseObject} property on the layer object, so
|
||||
* the options is set as a {@link module:ol/Object~BaseObject property on the layer object, so
|
||||
* is observable, and has get/set accessors.
|
||||
*
|
||||
* @constructor
|
||||
|
||||
Reference in New Issue
Block a user