Traffic Route Line Data
fun TrafficRouteLineData(layerId: String = "", lineList: List<List<Point>> = emptyList(), colorList: List<Int> = emptyList(), lineWidth: Double = 0.0, strokeColor: Int? = null, strokeWidth: Double = 0.0, lineOpacity: Double = 1.0, lineJoin: LineJoin = LineJoin.ROUND, lineCap: LineCap = LineCap.ROUND, lineBlur: Double = 0.0)
Create empty Traffic route line data