bramus / react-native-maps-directions

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

Doesn't take the orientation in parameter when searching for a path #121

Open DominiciAntoine opened 4 years ago

DominiciAntoine commented 4 years ago

Hi, the problem is when i am searching for a path, the algorithm don't know on which side of the road i am. So when it compute the path, that's not exactly correct, any solution ?

Thanks in advance.

anyishxyi commented 4 years ago

facing this same issue