addPolyline abstract method
Create polyline on List of points (also clear all previous polyline)
Implementation
addPolyline(List<LatLng> points);
Create polyline on List of points (also clear all previous polyline)
addPolyline(List<LatLng> points);