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