How to remove the existing polylines
juanmanarmy opened this issue · 3 comments
juanmanarmy commented
How to remove the existing polylines
Remasky commented
DrawRouteMaps.getInstance(context).removeLines();
zeus512 commented
no such function as removeLines()
sherifrabee commented
Add the following line:
mMap.clear()