Add missing goog.require('ol.asserts')
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
goog.provide('ol.format.WFS');
|
||||
|
||||
goog.require('ol');
|
||||
goog.require('ol.asserts');
|
||||
goog.require('ol.format.GML3');
|
||||
goog.require('ol.format.GMLBase');
|
||||
goog.require('ol.format.ogc.filter');
|
||||
|
||||
Reference in New Issue
Block a user