Fix JSDoc generated links
This commit is contained in:
@@ -11,7 +11,7 @@ import {targetNotEditable} from '../events/condition.js';
|
||||
* @property {import("../events/condition.js").Condition} [condition] A function that
|
||||
* takes an {@link module:ol/MapBrowserEvent~MapBrowserEvent} and returns a
|
||||
* boolean to indicate whether that event should be handled. Default is
|
||||
* {@link module:ol/events/condition~targetNotEditable}.
|
||||
* {@link module:ol/events/condition.targetNotEditable}.
|
||||
* @property {number} [delta=1] The zoom level delta on each key press.
|
||||
*/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user