DrawRouteMaps
DrawRouteMaps copied to clipboard
How to remove the existing polylines
DrawRouteMaps.getInstance(context).removeLines();
no such function as removeLines()
Add the following line: mMap.clear()