wayPoints property

List<BMFPlanNode>? wayPoints
read / write

路线途经点列表,成员类型为BMFPlanNode

Implementation

List<BMFPlanNode>? wayPoints;