I am having trouble rendering the JSON response onto the map. I am trying to make an app that you can enter in the a destination and google maps will make a route based on your current location.
I successfully can print out the JSON response in the console
But I am unsure as to how I can make a route using a polyline.
Everything I look at online is out of date
any help would be great thanks.
If you could point me to a tutorial it would be great!
thanks :)