goog.provide('ol.TileLoadFunctionType'); /** * @typedef {function(ol.ImageTile, string)} */ ol.TileLoadFunctionType;