Fix some jsdoc path types
This commit is contained in:
@@ -64,7 +64,7 @@ const Property = {
|
||||
/**
|
||||
* @classdesc
|
||||
* Vector data that is rendered client-side.
|
||||
* Note that any property set in the options is set as a {@link module:ol/Object~BaseObject}
|
||||
* Note that any property set in the options is set as a {@link }
|
||||
* property on the layer object; for example, setting `title: 'My Title'` in the
|
||||
* options means that `title` is observable, and has get/set accessors.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user