Add missing @api
These types are referenced in the externs but were not declared. Found by ol3-cesium.
This commit is contained in:
@@ -11,6 +11,7 @@ goog.require('ol.xml');
|
|||||||
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
* @api
|
||||||
* @typedef {function(this:ol.source.Vector, ol.Extent, number,
|
* @typedef {function(this:ol.source.Vector, ol.Extent, number,
|
||||||
* ol.proj.Projection)}
|
* ol.proj.Projection)}
|
||||||
*/
|
*/
|
||||||
|
|||||||
@@ -6,6 +6,7 @@ goog.require('ol.TileCoord');
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* @typedef {function(ol.Extent, number): Array.<ol.Extent>}
|
* @typedef {function(ol.Extent, number): Array.<ol.Extent>}
|
||||||
|
* @api
|
||||||
*/
|
*/
|
||||||
ol.LoadingStrategy;
|
ol.LoadingStrategy;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user