getFloorSelectionMode method
Get the current floor selection mode
Implementation
Future<MPSelectionMode> getFloorSelectionMode() {
return MapcontrolPlatform.instance.getFloorSelectionMode();
}
Get the current floor selection mode
Future<MPSelectionMode> getFloorSelectionMode() {
return MapcontrolPlatform.instance.getFloorSelectionMode();
}