Update ol.interaction.DragRotateAndZoom

This commit is contained in:
Tom Payne
2013-04-22 15:16:59 +02:00
parent 75ac8a4847
commit 76a9f80545
2 changed files with 47 additions and 7 deletions

View File

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