<?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 Mapview Bug? - HitTest in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/mapview-bug-hittest/m-p/642736#M59977</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm using Arcgis api for javascript 4.5,&amp;nbsp; and got following issue after mouse over on the map a few times:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/400498_pastedImage_2.png" style="width: 716px; height: 156px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here's my mouse over handler:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this.config.view.on("pointer-move", (event) =&amp;gt; this._pointerMoveHandler(event));&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;_pointerMoveHandler(event: any) {&lt;BR /&gt; // the hitTest() checks to see if any graphics in the view&lt;BR /&gt; // intersect the given screen x, y coordinates&lt;BR /&gt; this.config.view.hitTest(event)&lt;BR /&gt; .then((event) =&amp;gt; this._showGraphicTooltip(event))&lt;BR /&gt; .otherwise((event) =&amp;gt; this._closeToolTipDialog());&lt;BR /&gt; }&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here's MapView source code:&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-2 jive-image" src="https://community.esri.com/legacyfs/online/400499_pastedImage_3.png" style="width: auto; height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could anyone please help? It's an urgent issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Much appreciated!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 03 Apr 2018 18:28:39 GMT</pubDate>
    <dc:creator>mingleidi</dc:creator>
    <dc:date>2018-04-03T18:28:39Z</dc:date>
    <item>
      <title>Mapview Bug? - HitTest</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/mapview-bug-hittest/m-p/642736#M59977</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm using Arcgis api for javascript 4.5,&amp;nbsp; and got following issue after mouse over on the map a few times:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/400498_pastedImage_2.png" style="width: 716px; height: 156px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here's my mouse over handler:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this.config.view.on("pointer-move", (event) =&amp;gt; this._pointerMoveHandler(event));&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;_pointerMoveHandler(event: any) {&lt;BR /&gt; // the hitTest() checks to see if any graphics in the view&lt;BR /&gt; // intersect the given screen x, y coordinates&lt;BR /&gt; this.config.view.hitTest(event)&lt;BR /&gt; .then((event) =&amp;gt; this._showGraphicTooltip(event))&lt;BR /&gt; .otherwise((event) =&amp;gt; this._closeToolTipDialog());&lt;BR /&gt; }&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here's MapView source code:&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-2 jive-image" src="https://community.esri.com/legacyfs/online/400499_pastedImage_3.png" style="width: auto; height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could anyone please help? It's an urgent issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Much appreciated!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Apr 2018 18:28:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/mapview-bug-hittest/m-p/642736#M59977</guid>
      <dc:creator>mingleidi</dc:creator>
      <dc:date>2018-04-03T18:28:39Z</dc:date>
    </item>
    <item>
      <title>Re: Mapview Bug? - HitTest</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/mapview-bug-hittest/m-p/642737#M59978</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This apparently is a bug in hitTest that is fixed in 4.7&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/message/759086-4x-hittest-issue"&gt;https://community.esri.com/message/759086-4x-hittest-issue&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Apr 2018 19:11:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/mapview-bug-hittest/m-p/642737#M59978</guid>
      <dc:creator>KenBuja</dc:creator>
      <dc:date>2018-04-03T19:11:04Z</dc:date>
    </item>
    <item>
      <title>Re: Mapview Bug? - HitTest</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/mapview-bug-hittest/m-p/642738#M59979</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Ken, do you know when 4.7 will be released? My project will go-live soon.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Apr 2018 19:40:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/mapview-bug-hittest/m-p/642738#M59979</guid>
      <dc:creator>mingleidi</dc:creator>
      <dc:date>2018-04-03T19:40:19Z</dc:date>
    </item>
    <item>
      <title>Re: Mapview Bug? - HitTest</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/mapview-bug-hittest/m-p/642739#M59980</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It should be sometime this month. The &lt;A href="https://js.arcgis.com/4.7/dojo/dojo.js"&gt;API&lt;/A&gt; is available now, but until it's officially released, there could be changes.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Apr 2018 19:45:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/mapview-bug-hittest/m-p/642739#M59980</guid>
      <dc:creator>KenBuja</dc:creator>
      <dc:date>2018-04-03T19:45:09Z</dc:date>
    </item>
    <item>
      <title>Re: Mapview Bug? - HitTest</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/mapview-bug-hittest/m-p/642740#M59981</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Ken, hopefully no delays.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Apr 2018 19:59:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/mapview-bug-hittest/m-p/642740#M59981</guid>
      <dc:creator>mingleidi</dc:creator>
      <dc:date>2018-04-03T19:59:22Z</dc:date>
    </item>
  </channel>
</rss>

