Hello,
I have a query widget that allows the user to pick a date range that a crime has occurred on, and query further on the crime's category (Stealing, Arson, etc.). When the query is ran, I would like to display only the results that meet that specific query as opposed to displaying all the crime points within that layer. Is this a case where I would use a feature layer or graphics layer? Also, would I be able to keep the same picture marker symbol native to the layer in the MXD? I’m limited/stuck at Flex API 2.5. (working on a JS site now). I've seen a few examples, but nothing that works with a query and/or keeps the symbology in tact.
Thanks!