android - Update polyline when user is out of existing polyline google map -


i implementing google map draw route between 2 locations in android app. route showing, not able update route when user goes out of route during ride (runtime).

q. how check if user goes out of route , how update route on google map without refreshing map. please help.

thanks,
nisha


Comments

Popular posts from this blog

python - Error: Unresolved reference 'selenium' What is the reason? -

ios - Pass NSDictionary from Javascript to Objective-c in JavascriptCore -

php - Need to store a large amount of data in session with CI 3 but on storing large data in session it is itself destorying automatically -