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

package.layer.TileProperty.js Maven / Gradle / Ivy

The newest version!
/**
 * @module ol/layer/TileProperty
 */

/**
 * @enum {string}
 */
export default {
  PRELOAD: 'preload',
  USE_INTERIM_TILES_ON_ERROR: 'useInterimTilesOnError',
};




© 2015 - 2024 Weber Informatics LLC | Privacy Policy