getPoints

abstract fun getPoints(): List<OmhCoordinate>?

Gets the points that make up the polyline.

Return

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