FLUTTER ECOSYSTEM

a14n/dart-geo

Eine Reihe von geografischen Funktionen für Dart

Projektcover von dart-geo
Stars
13
Forks
3
Letzter Push (UTC)
22.06.2026
Projektstatus
Aktiv
Alexandre Ardhuin GitHub avatar
GITHUB User

Alexandre Ardhuin ↗

France
SprachenDart

Von diesem Repository veröffentlichte Pakete

Verwendete Abhängigkeiten

Abhängigkeiten 3 Einträge
  • meta^1.3.0
  • testEntwicklung^1.16.8
  • expectorEntwicklung^0.1.2

Original-README

Englischer Projektschnappschuss. Aktuelle Inhalte auf GitHub.

Projekt-README ein-/ausklappen

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