No olx and ol types for ol/interaction/DoubleClickZoom
This commit is contained in:
@@ -1,11 +1,4 @@
|
||||
|
||||
/**
|
||||
* @typedef {Object} interaction_DoubleClickZoomOptions
|
||||
* @property {number|undefined} duration Animation duration in milliseconds. Default is `250`.
|
||||
* @property {number|undefined} delta The zoom delta applied on each double click, default is `1`.
|
||||
*/
|
||||
|
||||
|
||||
/**
|
||||
* @typedef {Object} interaction_DragAndDropOptions
|
||||
* @property {Array.<function(new: ol.format.Feature)>|undefined} formatConstructors Format constructors.
|
||||
|
||||
Reference in New Issue
Block a user