I try to render direction route on google map and my issue was, when I am try to get another direction route previously rendered route not clear. I want to know how I reset rend
Use the same DirectionsRenderer-instance for all requests(currently you create a new instance on each request)