Is it possible to run hittest against just a single layer? We only want to get clicks on graphics in one specific layer but what we are finding is that if the map has a lot of layers then the hittest logic is very slow. It would help us a lot to only include the specific layers we want to hit test against rather than all layers.