Link to class instead of module pages
This commit is contained in:
+1
-1
@@ -36,7 +36,7 @@ import {listen, unlistenByKey} from './events.js';
|
||||
* Features can be styled individually with `setStyle`; otherwise they use the
|
||||
* style of their vector layer.
|
||||
*
|
||||
* Note that attribute properties are set as {@link module:ol/Object} properties on
|
||||
* Note that attribute properties are set as {@link module:ol/Object~BaseObject} properties on
|
||||
* the feature object, so they are observable, and have get/set accessors.
|
||||
*
|
||||
* Typically, a feature has a single geometry property. You can set the
|
||||
|
||||
Reference in New Issue
Block a user