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