Converting control to an interaction

To dispatch events, the interaction base class now inherits from
goog.events.EventTarget.
This commit is contained in:
ahocevar
2013-08-26 17:03:14 +02:00
parent c6e61e2d23
commit 100b85a7b0
10 changed files with 281 additions and 438 deletions
@@ -0,0 +1,2 @@
@exportClass ol.interaction.Select ol.interaction.SelectOptions
@exportProperty ol.interaction.Select.prototype.dispose