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