Reduce the use of goog.*
This commit is contained in:
@@ -171,5 +171,5 @@ ol.featureloader.xhr = function(url, format) {
|
||||
*/
|
||||
function(features) {
|
||||
this.addFeatures(features);
|
||||
}, goog.nullFunction);
|
||||
}, ol.nullFunction);
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user