FLUTTER ECOSYSTEM

a14n/dart-geo

Dart 的一組地理函數

dart-geo 專案封面
Stars
13
Forks
3
最近推送(UTC)
2026年6月22日
專案狀態
未封存
Alexandre Ardhuin GitHub avatar
GITHUB User

Alexandre Ardhuin ↗

France
語言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