So I'm working on mapping rooms for different floors in a building and am having trouble with the way my labels are displaying.
For example, if a label for a room on the second floor overlaps with a label for a room on the first floor, then only the second floor label shows up and the first floor room label becomes hidden. However, if a polygon for a room on the second floor overlaps with a label for a first floor room, then the first floor label still displays.
Does anyone know how I can get labels to hide if anything like other labels or polygons in another layer is overlapping them?