I'm trying to replicate this sample http://developers.arcgis.com/javascript/jssamples/query_hover.html
I just replaced the url in the querytask to my own and changes the formatting of the infoTemplate and the filtering of ther query to
match my own requirements and the graphics was not showing on the map. then, I changed the symbol type from simplefillSymbol to simple MarkerSymbol because I'm using points not polygons. and this also didn't work. I attached my code to see what changes I did to the original code.
help plz!