jd-alexander / Google-Directions-Android

This project allows you to calculate the route between two locations and displays it on a map.
https://play.google.com/store/apps/details?id=com.directions.sample
MIT License
979 stars 394 forks source link

Make models Parcelable #76

Closed tamhuynhit closed 6 years ago

tamhuynhit commented 7 years ago

I need some of the models to be Parcelable so that I can pass them through Activities, save and restore from Bundle as well. Please take a look

jd-alexander commented 7 years ago

Hey thanks for the addition. I am no longer releasing new version of the library so you would have to just release the forked copy for Parcelable support.

tamhuynhit commented 7 years ago

Thanks for the advice, I will check that solution

jd-alexander commented 7 years ago

No problem

saber34bba commented 6 years ago

hello jd-alexander can i use your project about Google-Directions-Android in my project then share it i hope that you answer me good job

jd-alexander commented 6 years ago

@saber34bba yes you can.