Hi,
We apply setLayerDefinitions() to layer and want to get extent of filtered features.
The way we do it - use Query and return geometries and get extent.
It works good until big number of result. Let say the result is one million features.
So, the question is if we can get somehow the extent of filtered features from the server, or other way?
Or ArcGISDynamicMapServiceLayer or FeatureLayer.