UNPKG

@programmerare/sweden_crs_transformations

Version:

TypeScript/JavaScript library for transformation of geographic coordinates between WGS84 and the Swedish coordinate reference systems SWEREF99 and RT90

4 lines 171 B
import CrsCoordinate from './crs_coordinate'; import CrsProjection from './crs_projection'; export { CrsProjection, CrsCoordinate }; //# sourceMappingURL=index.d.ts.map