bramus / react-native-maps-directions

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

Allows user to set AvoidTolls #179

Closed JakeOrel closed 2 years ago

JakeOrel commented 3 years ago

MapViewDirections

Index.d.ts

same changes as last time i made a pr but on a new repo where my formatter didnt make a bunch of changes

bramus commented 2 years ago

There’s a typo in the typings file: it reads avoitTolls instead of avoidTolls

JakeOrel commented 2 years ago

Updated typo