akexorcist / GoogleDirectionLibrary

[Android] Library for Google Direction API for Google Maps Android API v2
Apache License 2.0
571 stars 174 forks source link

How to get marker moving as I ahead to destination? #3

Closed ravigupta9363 closed 8 years ago

ravigupta9363 commented 8 years ago

Thank You for your awesome library, I just wanted to know that how can I get marker moving with the path as I move to destination?

akexorcist commented 8 years ago

I used to do that in my deprecated library. You can look code inside here. https://github.com/akexorcist/Android-GoogleDirectionAndPlaceLibrary