UNPKG

gis-tools-ts

Version:

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

9 lines 271 B
export * from './cache'; export * from './pointCluster'; export * from './pointGrid'; export * from './pointIndex'; export * from './pointIndexFast'; export * from './priorityQueue'; export * from './splayTree'; export * from './tile'; //# sourceMappingURL=index.d.ts.map