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

package.tilegrid.common.d.ts Maven / Gradle / Ivy

The newest version!
/**
 * @module ol/tilegrid/common
 */
/**
 * Default maximum zoom for default tile grids.
 * @type {number}
 */
export const DEFAULT_MAX_ZOOM: number;
/**
 * Default tile size.
 * @type {number}
 */
export const DEFAULT_TILE_SIZE: number;
//# sourceMappingURL=common.d.ts.map




© 2015 - 2024 Weber Informatics LLC | Privacy Policy