Give ol.pointer.EventType its own file
This commit is contained in:
committed by
Tim Schaub
parent
fcdeda7f14
commit
cc87a092fd
@@ -12,6 +12,7 @@ goog.require('ol.events');
|
||||
goog.require('ol.events.Event');
|
||||
goog.require('ol.events.EventType');
|
||||
goog.require('ol.math');
|
||||
goog.require('ol.pointer.EventType');
|
||||
goog.require('ol.pointer.PointerEventHandler');
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user