tiaanduplessis / react-native-google-maps-directions

🚕 Get direction using Google Maps in React Native 🚗
MIT License
182 stars 28 forks source link

Allow for empty source #5

Closed ghost closed 7 years ago

ghost commented 7 years ago

Would it be feasible to allow for empty source so Google Maps opens with the destination pre-filled and let the user specify the source directly in Google Maps?

benhannel commented 7 years ago

I added support for this in my fork https://github.com/tiaanduplessis/react-native-google-maps-directions/pull/7

tiaanduplessis commented 7 years ago

Added with the latest release 🎉