Add missing goog.require('ol')
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
goog.provide('ol.net');
|
||||
|
||||
goog.require('ol');
|
||||
|
||||
|
||||
/**
|
||||
* Simple JSONP helper. Supports error callbacks and a custom callback param.
|
||||
|
||||
Reference in New Issue
Block a user