Hi, let me ask, below is the link for feature by attribute filter using FeatureLayer, I want to ask how to filter feature by attribute with MapImageLayer? the problem is I have tried to use the example above but it can't
thanks
https://developers.arcgis.com/javascript/latest/sample-code/featurefilter-attributes/
Solved! Go to Solution.
I suggest using a definitionExpression in order to filter a sublayer by attribute. Here is a sample:
I suggest using a definitionExpression in order to filter a sublayer by attribute. Here is a sample: