Add missing goog.require('ol.asserts')
This commit is contained in:
@@ -2,6 +2,8 @@ goog.provide('ol.extent');
|
||||
goog.provide('ol.extent.Corner');
|
||||
goog.provide('ol.extent.Relationship');
|
||||
|
||||
goog.require('ol.asserts');
|
||||
|
||||
|
||||
/**
|
||||
* Extent corner.
|
||||
|
||||
Reference in New Issue
Block a user