FLUTTER ECOSYSTEMa14n/dart-geo
Dart用の地理関数のセット

- Stars
- 13
- Forks
- 3
- 最終プッシュ(UTC)
- 2026/06/22
- プロジェクト状態
- 公開中
言語Dart
使用している依存関係
依存関係一覧 3 件
- meta
^1.3.0 - test開発用
^1.16.8 - expector開発用
^0.1.2
元の README
以下は英語原文のスナップショットです。最新版は GitHub をご覧ください。
README を開く / 閉じる
Dart Geo
Build Status
This project provides a set of utility functions for geographic computations.
You can:
- compute distance between 2 points,
- compute heading from one point to an other,
- compute a point resulting from moving a distance from origin in the specified heading.
- encode and decode a list of point according to the Encoded Polyline Algorithm Format.
License
Apache 2.0