Configure ol.interaction.DragZoom with options

This commit is contained in:
Tom Payne
2013-04-22 15:47:58 +02:00
parent 48d4554317
commit 3b9699fbc8
3 changed files with 13 additions and 5 deletions

View File

@@ -180,6 +180,11 @@
* @property {ol.interaction.ConditionType|undefined} condition Condition.
*/
/**
* @typedef {Object} ol.interaction.DragZoomOptions
* @property {ol.interaction.ConditionType|undefined} condition Condition.
*/
/**
* Interactions for the map. Default is true for all options.
* @typedef {Object} ol.interaction.DefaultsOptions