Hi there,
We are updating our webapp to use API version 4.15, and now that dojo promises are no longer around, we need to change over some of our code. With mapView.hitTest, we used to use cancel() to cancel it. I noticed the docs don't have anything about accepting an abort signal in this method. Is this something that is coming soon?
In the meantime, do you have any up to date examples of making hitTest cancellable?
The context we are using it in is updating featureEffect on the layerView based on the results of hitTest.
Thank you,
Alex Dunham