Enable subclassing Interaction in public API

This commit is contained in:
Björn Harrtell
2014-10-07 09:15:25 +02:00
parent ee4ca5bd2c
commit 59cc2ac736

View File

@@ -33,6 +33,7 @@ ol.interaction.InteractionProperty = {
*
* @constructor
* @extends {ol.Object}
* @api
*/
ol.interaction.Interaction = function() {