proj4dart@1.0.1
Proj4dart is a Dart library to transform point coordinates from one coordinate system to another, including datum transformations (Dart version of proj4js/proj4js).
2020-03-05
安装 (1.0.1)
dart pub add proj4dart@1.0.1
flutter pub add proj4dart@1.0.1
dependencies:
proj4dart: 1.0.1
依赖
| 包名 | 版本约束 |
|---|---|
| mgrs_dart | ^1.0.1 |
| wkt_parser | ^1.0.3 |