withPoints

fun withPoints(points: List<Point>): PolylineAnnotationOptions

Set a list of Point for the line, which represents the locations of the line on the map

Return

this

Parameters

point

a list of the locations of the line in a longitude and latitude pairs