BMKIndoorPlanNode_Batch extension

on

Properties

refId String?
no setter

Methods

get_floor_batch() Future<List<String?>>
get_pt_batch() Future<List<CLLocationCoordinate2D?>>
set_floor_batch(List<String> floor) Future<void>
set_pt_batch(List<CLLocationCoordinate2D> pt) Future<void>