getPolygonIndices

fun getPolygonIndices(positions: List<Position2>, holes: List<Int> = listOf()): List<List<Int>>