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