dartclub / turf_dart

A turf.js-like geospatial analysis library working with GeoJSON, written in pure Dart.
https://pub.dev/packages/turf
MIT License
63 stars 29 forks source link

Implement rhumbBearing function and test #109

Closed lukas-h closed 2 years ago

lukas-h commented 2 years ago

//

all the credit for the implementation work goes to @armantorkzaban, I just awkwardly copied these files from one to another branch

lukas-h commented 2 years ago

@armantorkzaban Let's finish this today. This is a low hanging fruit

Please give me a code review and if already everything is fine, go ahead and merge! :)