setPoints

abstract fun setPoints(omhCoordinates: List<OmhCoordinate>)

Sets the points that make up the polyline.

Parameters

omhCoordinates

An array of OmhCoordinate objects specifying the polyline's points.