When using FeatureLayerView.highlight() and multiple features are highlighted, it appears that the highlight automatically merges neighboring highlights. This makes it look like two neighboring polygons are one polygon. And if a large polygon overlaps a smaller polygon, and both are highlighted, there is no way to tell that the underlying polygon is also highlighted.
Is there a way to change this behavior so the highlighted polygons don't visibly merge?