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