wayPoints property

List<BMFPlanNode>? wayPoints
getter/setter pair

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

Implementation

List<BMFPlanNode>? wayPoints;