Add ol.TileLoadFunctionType
This commit is contained in:
@@ -0,0 +1,7 @@
|
|||||||
|
goog.provide('ol.TileLoadFunctionType');
|
||||||
|
|
||||||
|
|
||||||
|
/**
|
||||||
|
* @typedef {function(ol.ImageTile, string)}
|
||||||
|
*/
|
||||||
|
ol.TileLoadFunctionType;
|
||||||
Reference in New Issue
Block a user