I am trying to build an app that queries some features, I wrote the query, but I am not able to select the queried features.
The query works well, and I can confirm that by the toast that says "found 10 features" by the showtoast() function. However I am not able to select these feature and highlight them in the layer.
Any suggestion about how I can select the resultant features?
Any help is highly appreciated!
Hani