UNPKG

@allmaps/transform

Version:

Coordinate transformation functions

10 lines (9 loc) 207 B
export const supportedtransformationTypes = [ 'straight', 'helmert', 'polynomial', // Note: no 'polynomial1' here 'polynomial2', 'polynomial3', 'thinPlateSpline', 'projective' ];