removeAt

fun removeAt(index: Int): Polyline

Removes a point from the polyline at an index

If the index is greater then the polyline size, the request is ignored

Return

this

Parameters

index

to remove to point from