removePolyline

open fun removePolyline(@NonNull polyline: Polyline)

Deprecated

As of 7.0.0, use MapLibre Annotation Plugin instead

Convenience method for removing a Polyline from the map.

Calls removeAnnotation() internally.

Parameters

polyline

Polyline to remove