BMFMapController.withId constructor

BMFMapController.withId(
  1. int id
)

Implementation

BMFMapController.withId(int id) {
  _init(id);
}