getOutline

abstract fun getOutline(): List<OmhCoordinate>?

Gets the points that make up the polygon.

Return

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