Hi,
I would like to use a queryTask with a list of geometries (on dynamic layer). What is the best solution because the QueryTask has only one geometry as input parameter?
I try to use union of the geometryService (to get only one geometry) but sometime is working and sometime not. I hope not that the only solution is to call QueryTask for every geometry. In my case, I need to support a queryTask with more then 200 geometries.
I need help for that, I'm stuck with this feature to develop.
Steeve