dart_hk1980 1.0.2
dart_hk1980: ^1.0.2 copied to clipboard
HK1980 (EPSG:2326) to WGS84 (EPSG:4326) coordinate transformations for Dart.
1.0.2 #
- Improved package encapsulation.
1.0.1 #
- Removed duplicate import paths from the public API.
1.0.0+2 #
- Minor documentation corrections.
1.0.0+1 #
- Applied Dart formatting across all files to satisfy pub.dev analysis.
1.0.0 #
-
Initial version.
-
Added HK1980 → WGS84 converter with ≤2 m accuracy.
-
Included LandsD inverse projection implementation.
-
Added example and tests.