myrjola / neartobeer

Find cheap beers near you
0 stars 0 forks source link

Figure out how to plot walking directions #3

Closed myrjola closed 7 years ago

myrjola commented 7 years ago

The map plots walking directions from your current position when you click on a bar. What's the best way to implement that with https://github.com/airbnb/react-native-maps ?

myrjola commented 7 years ago

https://github.com/airbnb/react-native-maps/issues/929#issuecomment-271365235 is pretty good. I managed to plot a route with it.

image