getHoles

abstract fun getHoles(): List<List<OmhCoordinate>>?

Gets the holes in the polygon.

Return

A list of lists of OmhCoordinate objects specifying the holes in the polygon.