UNPKG

gis-tools-ts

Version:

A collection of geospatial tools primarily designed for WGS84, Web Mercator, and S2.

5 lines 148 B
export * from './flat.js'; export * from './s2.js'; export * from './unitScale.js'; export * from './vector.js'; //# sourceMappingURL=index.d.ts.map