setOutline

abstract fun setOutline(omhCoordinates: List<OmhCoordinate>)

Sets the points that make up the polygon.

Parameters

omhCoordinates

A list of OmhCoordinate objects specifying the polygon's points.