All Downloads are FREE. Search and download functionalities are using the official Maven repository.

static.js.vendor.openlayers3.src.ol.tileloadfunction.js Maven / Gradle / Ivy

The newest version!
goog.provide('ol.TileLoadFunctionType');


/**
 * A function that takes an {@link ol.ImageTile} for the image tile and a
 * `{string}` for the src as arguments.
 *
 * @typedef {function(ol.ImageTile, string)}
 * @api
 */
ol.TileLoadFunctionType;




© 2015 - 2025 Weber Informatics LLC | Privacy Policy