Hi,
I'm using a QueryTask that takes a Query and it is querying by the geometry. Basically, I have an event listener that listens for extent change of the US topo map and then takes the map extent and gives it as an input to the Query. But I would like to make sure that the map is zoomed atleast to the state level before I execute the query. How can I find out if the map extent is atleast at the state level or lower and then execute the query? I hope this question is clear.
Thank you,
Arshad.