splitPolyline

fun splitPolyline(stepIndex: Int, geometryIndex: Int): Pair<List<LocationPoint>, List<LocationPoint>>