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

package.geom.flat.reverse.d.ts Maven / Gradle / Ivy

The newest version!
/**
 * @module ol/geom/flat/reverse
 */
/**
 * @param {Array} flatCoordinates Flat coordinates.
 * @param {number} offset Offset.
 * @param {number} end End.
 * @param {number} stride Stride.
 */
export function coordinates(flatCoordinates: Array, offset: number, end: number, stride: number): void;
//# sourceMappingURL=reverse.d.ts.map




© 2015 - 2024 Weber Informatics LLC | Privacy Policy