Skip to content
On this page

flowTrailPlaneLine

FlowTrailPlaneLine

Kind: global class

new FlowTrailPlaneLine(options)

道路流动线,与道路实线结合使用效果更佳

ParamTypeDescription
optionsObject
options.namestring道路名称
options.lineWidthnumber道路宽度
options.isCloseboolean是否闭环
options.showshow是否显示
options.pathArray坐标数组
options.durationduration动画持续时长
options.canvasHTMLCanvasElement画布