UNPKG

s2-tools

Version:

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

8 lines 249 B
export * from './cache'; export * from './pointCluster'; export * from './pointIndex'; export * from './pointIndexFast'; export * from './priorityQueue'; export * from './tile'; export * as Uint64 from './uint64'; //# sourceMappingURL=index.d.ts.map