Require ol.MapBrowserEvent

This commit is contained in:
Tim Schaub
2016-12-03 10:37:49 -08:00
parent e87407c28f
commit 37c445275f
7 changed files with 6 additions and 7 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ goog.require('ol.events');
goog.require('ol.extent');
goog.require('ol.events.Event');
goog.require('ol.Feature');
goog.require('ol.MapBrowserEvent.EventType');
goog.require('ol.MapBrowserEvent');
goog.require('ol.Object');
goog.require('ol.coordinate');
goog.require('ol.functions');