Configure ol.interaction.DragPan with options
This commit is contained in:
@@ -170,6 +170,12 @@
|
||||
* click.
|
||||
*/
|
||||
|
||||
/**
|
||||
* @typedef {Object} ol.interaction.DragPanOptions
|
||||
* @property {ol.Kinetic|undefined} kinetic Kinetic.
|
||||
* @property {ol.interaction.ConditionType|undefined} condition Conditon.
|
||||
*/
|
||||
|
||||
/**
|
||||
* @typedef {Object} ol.interaction.DragRotateOptions
|
||||
* @property {ol.interaction.ConditionType|undefined} condition Condition.
|
||||
|
||||
Reference in New Issue
Block a user