Future<int?> openMap(String mapId, [String? poi]) async { throw UnimplementedError('openMap() has not been implemented.'); }