Closed mmolaei7878 closed 1 year ago
distanceText, distanceValue ,durationText, durationValue, startAddress, endAddress
We need this
We need this
you can use my fork from this repo, i added there these values
We need this
you can use my fork from this repo, i added there these values
Thanks! I will do this.
@mmolaei7878 I like your contribution, and I need this feature too, for my project.
In addition:
It's necessary add a
decodeEncodedDistance
to return a double value
and
decodeEncodedDuration
to return a Duration type
And it's not necessary
distanceText
and durationText
because both will be managed in the application using the value double and duration respectively.
This has been implemented and will be part of the new release
distanceText, distanceValue ,durationText, durationValue, startAddress, endAddress