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
@@ -17,6 +17,8 @@ ol.interaction.TOUCHZOOM_ANIMATION_DURATION = 400;
/**
* Allows the user to zoom the map by pinching with two fingers
* on a touch screen.
* @constructor
* @extends {ol.interaction.Touch}
*/