First of all, I am new to android and trying to learn new things.
I want to display a google map route in a view (probably mapview). I have some google map URLs for my routes something like this:
removed the link
I just want to display this route in my app. Zoom-in and zoom-out to route can be perfect.
How can I do that? I need your assistance.
Thanks in advance.
PS: I do a research and I can not find a solution to display the route from the URL.