Add missing goog.require('ol.asserts')
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
goog.provide('ol.Feature');
|
||||
|
||||
goog.require('ol.asserts');
|
||||
goog.require('ol.events');
|
||||
goog.require('ol.events.EventType');
|
||||
goog.require('ol');
|
||||
|
||||
Reference in New Issue
Block a user