bramus / react-native-maps-directions

Directions Component for `react-native-maps`
MIT License
1.25k stars 197 forks source link

Added unit system suppor #227

Open iMokhles opened 4 months ago

iMokhles commented 4 months ago

using units to specify the unit system KM, Mile and Feet

iMokhles commented 4 months ago

i still needs to support none value for unitSystem so we can use the default google's unit system of the origin's country or region, and use the prop only to override the unit system.