BMFIndoorPlanNode constructor

BMFIndoorPlanNode(
  1. {String floor,
  2. BMFCoordinate pt}
)

有参构造

Implementation

BMFIndoorPlanNode({this.floor, this.pt});