function

project_coordinates

Batch coordinate projection between CRS (EPSG:4326 ↔ EPSG:3857).

Constructor

Methods

project_coordinates()

project_coordinates(coords: Float64Array, fromCrs: string, toCrs: string): Float64Array

Project coordinate pairs.

Returns Float64Array