<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic selectQuery.Geometry? in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/selectquery-geometry/m-p/136958#M12703</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;In the sample beolw&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://help.arcgis.com/en/webapi/javascript/arcgis/help/jssamples_start.htm#jssamples/ed_attribute_inspector.html"&gt;http://help.arcgis.com/en/webapi/javascript/arcgis/help/jssamples_start.htm#jssamples/ed_attribute_inspector.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;what does this line signify..selectQuery.geometry = evt.mapPoint;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Somehow I am not able to return&amp;nbsp; evt.mappoint&amp;nbsp; objetct that it needs to return when I add an alert(map.evt)..Can someone guide me on this&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you in advance&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 06 Jun 2012 18:34:05 GMT</pubDate>
    <dc:creator>akpagaakpaga</dc:creator>
    <dc:date>2012-06-06T18:34:05Z</dc:date>
    <item>
      <title>selectQuery.Geometry?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/selectquery-geometry/m-p/136958#M12703</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;In the sample beolw&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://help.arcgis.com/en/webapi/javascript/arcgis/help/jssamples_start.htm#jssamples/ed_attribute_inspector.html"&gt;http://help.arcgis.com/en/webapi/javascript/arcgis/help/jssamples_start.htm#jssamples/ed_attribute_inspector.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;what does this line signify..selectQuery.geometry = evt.mapPoint;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Somehow I am not able to return&amp;nbsp; evt.mappoint&amp;nbsp; objetct that it needs to return when I add an alert(map.evt)..Can someone guide me on this&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you in advance&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Jun 2012 18:34:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/selectquery-geometry/m-p/136958#M12703</guid>
      <dc:creator>akpagaakpaga</dc:creator>
      <dc:date>2012-06-06T18:34:05Z</dc:date>
    </item>
    <item>
      <title>Re: selectQuery.Geometry?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/selectquery-geometry/m-p/136959#M12704</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;In the sample beolw&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://help.arcgis.com/en/webapi/javascript/arcgis/help/jssamples_start.htm#jssamples/ed_attribute_inspector.html"&gt;http://help.arcgis.com/en/webapi/javascript/arcgis/help/jssamples_start.htm#jssamples/ed_attribute_inspector.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;what does this line signify..selectQuery.geometry = evt.mapPoint;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Somehow I am not able to return&amp;nbsp; evt.mappoint&amp;nbsp; objetct that it needs to return when I add an alert(map.evt)..Can someone guide me on this&lt;BR /&gt;&lt;BR /&gt;Thank you in advance&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;its in the onclick event, so it is setting the selection location (the query's geometry, i.e. where to search) to the coordinates of the evt&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Since the onclick is in screen geometry (pixel height/width) the event (evt or click) 's mapPoint property is "where the user clicked the map in map units).&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Jun 2012 18:52:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/selectquery-geometry/m-p/136959#M12704</guid>
      <dc:creator>JeffPace</dc:creator>
      <dc:date>2012-06-06T18:52:00Z</dc:date>
    </item>
    <item>
      <title>Re: selectQuery.Geometry?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/selectquery-geometry/m-p/136960#M12705</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thank you jeff.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Jun 2012 19:15:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/selectquery-geometry/m-p/136960#M12705</guid>
      <dc:creator>akpagaakpaga</dc:creator>
      <dc:date>2012-06-06T19:15:36Z</dc:date>
    </item>
  </channel>
</rss>

