dartclub / turf_dart

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

Add missing parameter 'unit'. #145

Closed Just-gomin closed 1 year ago

Just-gomin commented 1 year ago

Add missing parameter 'unit' when calling "_nearestPointOnLine" in function "nearestPointOnLine".

lukas-h commented 1 year ago

@Just-gomin I will make sure this is merged, once unit tests have completed successfully.

@armantorkzaban Do you know, why the unit tests are not starting here?