Filter Behavior
Hello,
I am trying to emulate the filter behavior that is in the Silverlight viewer and I only want to see the FeatureSet returned from QueryTask on the map, not the 50,000 other points. Any clues on how to do this?
Thanks.
0
-
You could use the SetLayerVisibilty activity to turn off the source layer.
0 -
You could also use the SetLayerDefinition activity to only display those features that match the Where clause of your Query Task. Using this method, you would likely want to add a button somewhere that sets the layer definition back to the full featureset for when they are finished with the query results.
-Victoria
0
Bitte melden Sie sich an, um einen Kommentar zu hinterlassen.
Kommentare
2 Kommentare