Get the currently selected venue
Future<MPVenue?> getCurrentVenue() { return MapcontrolPlatform.instance.getCurrentVenue(); }