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

package.reproj.common.js Maven / Gradle / Ivy

The newest version!
/**
 * @module ol/reproj/common
 */

/**
 * Default maximum allowed threshold  (in pixels) for reprojection
 * triangulation.
 * @type {number}
 */
export const ERROR_THRESHOLD = 0.5;




© 2015 - 2024 Weber Informatics LLC | Privacy Policy