Hi all, I think this should be a simple query.
I have a map which has two feature layers, a points layer and a line layer.
I have ordered the layers so that the points layer sits above the line layer, see example below.
My query/issue is, is that when I try to click on a point, it always selects the line layer first (despite graphically it being on top). I then have to cycle through the popup results for it to select the point and display its popup.
As you can see in the image below, it's selected my line layer despite me clicking on the point.
It displays the line layer popup firstI then have to cycle the popup for it to select and show the point
I've tried rearranging the layers and have poured through the ESRI pages but I can't find anything that answers my query.
In these cases, if you click on the point, I would like it to either just select that point (and not the layer below it) or at least display the point popup first.
Hoping this is a simple solution.