So I have some text symbols in a feature layer with a labellingInfo field that uses a textSymbol to label some points. The labels however don't get returned in the hitTest when clicked. What I'm trying to do is when the label is clicked highlight the feature. This works fine for when the actual point/feature is clicked but I want the same thing to happen with the labels. Is that possible?