Add exports for interactions.

This commit is contained in:
Paul Spencer
2013-09-12 13:31:26 -04:00
parent 26b46d248b
commit d7eee91195
32 changed files with 93 additions and 18 deletions

View File

@@ -14,6 +14,7 @@ goog.require('ol.interaction.condition');
/**
* Allows the user to pan the map by clickng and dragging.
* @constructor
* @extends {ol.interaction.Drag}
* @param {ol.interaction.DragPanOptions=} opt_options Options.