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