Merge pull request #1024 from pagameba/doc-interactions

Documentation for Interactions
This commit is contained in:
Tom Payne
2013-09-18 08:05:46 -07:00
31 changed files with 93 additions and 18 deletions
@@ -17,6 +17,7 @@ ol.interaction.KEYBOARD_ZOOM_DURATION = 100;
/**
* Allows the user to zoom the map using keyboard + and -.
* @constructor
* @param {ol.interaction.KeyboardZoomOptions=} opt_options Options.
* @extends {ol.interaction.Interaction}