Configure ol.interaction.DragRotate with options

This commit is contained in:
Tom Payne
2013-04-22 14:44:53 +02:00
parent ef17d4f3b8
commit 003ac5536e
3 changed files with 13 additions and 5 deletions
+5
View File
@@ -170,6 +170,11 @@
* click.
*/
/**
* @typedef {Object} ol.interaction.DragRotateOptions
* @property {ol.interaction.ConditionType|undefined} condition Condition.
*/
/**
* Interactions for the map. Default is true for all options.
* @typedef {Object} ol.interaction.DefaultsOptions