<?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 ArcGIS Javascript 4.26 double-click issue in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/arcgis-javascript-4-26-double-click-issue/m-p/1513750#M85171</link>
    <description>&lt;P&gt;I am using 4.26 of the Javascript API in an Angular 15 application.&amp;nbsp; The "click" event is working fine, however the on "double-click" fires the click function. I am trying to implement a function whereby the user can move the single graphic to the double click point upon the event as opposed to click in order to move the background.&lt;/P&gt;&lt;P&gt;I have tried using "immediate-click" and "immediate-double-click" to no affect.&amp;nbsp; I have also tried removing the async aspect.&lt;/P&gt;&lt;P&gt;Update: In order to eliminate the version and Angular I created a stand-alone 4.30 version. No change...&lt;/P&gt;&lt;P&gt;The MapView documentation clearly lists the double-click as an available function&lt;/P&gt;&lt;P&gt;this.view.on("double-click", async (e) =&amp;gt; {&lt;BR /&gt;console.log('Double click:', e);&lt;BR /&gt;});&lt;BR /&gt;this.view.on("click", async (e) =&amp;gt; {&lt;BR /&gt;console.log('click:', e);&lt;BR /&gt;})&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Please help.&lt;/P&gt;</description>
    <pubDate>Thu, 01 Aug 2024 17:39:29 GMT</pubDate>
    <dc:creator>GerardLanphear</dc:creator>
    <dc:date>2024-08-01T17:39:29Z</dc:date>
    <item>
      <title>ArcGIS Javascript 4.26 double-click issue</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/arcgis-javascript-4-26-double-click-issue/m-p/1513750#M85171</link>
      <description>&lt;P&gt;I am using 4.26 of the Javascript API in an Angular 15 application.&amp;nbsp; The "click" event is working fine, however the on "double-click" fires the click function. I am trying to implement a function whereby the user can move the single graphic to the double click point upon the event as opposed to click in order to move the background.&lt;/P&gt;&lt;P&gt;I have tried using "immediate-click" and "immediate-double-click" to no affect.&amp;nbsp; I have also tried removing the async aspect.&lt;/P&gt;&lt;P&gt;Update: In order to eliminate the version and Angular I created a stand-alone 4.30 version. No change...&lt;/P&gt;&lt;P&gt;The MapView documentation clearly lists the double-click as an available function&lt;/P&gt;&lt;P&gt;this.view.on("double-click", async (e) =&amp;gt; {&lt;BR /&gt;console.log('Double click:', e);&lt;BR /&gt;});&lt;BR /&gt;this.view.on("click", async (e) =&amp;gt; {&lt;BR /&gt;console.log('click:', e);&lt;BR /&gt;})&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Please help.&lt;/P&gt;</description>
      <pubDate>Thu, 01 Aug 2024 17:39:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/arcgis-javascript-4-26-double-click-issue/m-p/1513750#M85171</guid>
      <dc:creator>GerardLanphear</dc:creator>
      <dc:date>2024-08-01T17:39:29Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Javascript 4.26 double-click issue</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/arcgis-javascript-4-26-double-click-issue/m-p/1514415#M85185</link>
      <description>&lt;P&gt;I made progress toward a solution by having the div in the Angular app respond to the double click.&amp;nbsp; There is a chance, though that the click event will fire first and not know it was a double click event.&lt;/P&gt;&lt;P&gt;I am disappointed to get so many views and no response.&amp;nbsp; The documentation clearly states that the double-click is supported, yet it does not work.&lt;/P&gt;</description>
      <pubDate>Fri, 02 Aug 2024 20:49:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/arcgis-javascript-4-26-double-click-issue/m-p/1514415#M85185</guid>
      <dc:creator>GerardLanphear</dc:creator>
      <dc:date>2024-08-02T20:49:58Z</dc:date>
    </item>
  </channel>
</rss>

