Returns true if the building layer is enabled.
Future<bool> areBuildingsEnabled({required int mapId}) { throw UnimplementedError('areBuildingsEnabled() has not been implemented.'); }