splitPolyline

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