Make linter happy
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
goog.provide('ol.source.BingMaps');
|
||||
goog.provide('ol.BingMapsStyle');
|
||||
goog.provide('ol.source.BingMaps');
|
||||
|
||||
goog.require('goog.Uri');
|
||||
goog.require('goog.events');
|
||||
@@ -22,6 +22,7 @@ ol.BingMapsStyle = {
|
||||
};
|
||||
|
||||
|
||||
|
||||
/**
|
||||
* @constructor
|
||||
* @extends {ol.source.TileSource}
|
||||
|
||||
Reference in New Issue
Block a user