Hi
I am trying to use the Query with buffer functionality. If we look at the ESRI's online SDK, you can see that the buffer is properly implemented within the default map extension. When you click on the map, it will create the buffer polygon and then selects the parcels which are intersecting this buffer polygon. The main problem is, if you try anywhere on the map, then buffer wouldn???t work. Buffer is getting created very far from the clicked location. Am I missing something here? Is there any spatial reference related issue other than the default extension? May be simple reason, does anyone has the answer for this.