<?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 Re: Measure tool doesn't end on a double click in ArcGIS Experience Builder Questions</title>
    <link>https://community.esri.com/t5/arcgis-experience-builder-questions/measure-tool-doesn-t-end-on-a-double-click/m-p/1643494#M20509</link>
    <description>&lt;P&gt;Yes, I’ve seen this before. In Experience Builder the Measure Tool doesn’t finish on double-click the way we’re used to in Pro or Map Viewer. Instead, it keeps waiting for more vertices until you explicitly click the checkmark (Finish) or toggle the tool off.&lt;/P&gt;&lt;P&gt;A couple of practical suggestions:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;If you’re building for end users, add a quick note or tooltip like &lt;EM&gt;“Click the check icon to finish measurement”&lt;/EM&gt; so expectations are clear.&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;For a more seamless experience, you can extend with a custom widget. There you can listen for the double-click event and call the finish logic programmatically essentially simulating the “complete” action.&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;</description>
    <pubDate>Tue, 19 Aug 2025 22:47:16 GMT</pubDate>
    <dc:creator>VenkataKondepati</dc:creator>
    <dc:date>2025-08-19T22:47:16Z</dc:date>
    <item>
      <title>Measure tool doesn't end on a double click</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/measure-tool-doesn-t-end-on-a-double-click/m-p/1643487#M20508</link>
      <description>&lt;P&gt;We are using Experience Builder Development Version (1.17) and have an app with an out of the box measurement tool.&amp;nbsp; However users are experiencing issues with using the measurement tool and it ending with a double click.&amp;nbsp; It doesn't seem to want to end. It is very frustrating as the measurement keeps measuring.&amp;nbsp; You can get it to end sometimes (by clicking really hard - I don't think 'hard' mouse clicking is a computer setting!). Does anyone else have this issue? Thanks.&amp;nbsp; &amp;nbsp;I have created a vanilla app with just the measurement tool and have the same issue.&amp;nbsp; It happens intermittently so sometimes it is fine.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 19 Aug 2025 21:55:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/measure-tool-doesn-t-end-on-a-double-click/m-p/1643487#M20508</guid>
      <dc:creator>GISNCC</dc:creator>
      <dc:date>2025-08-19T21:55:31Z</dc:date>
    </item>
    <item>
      <title>Re: Measure tool doesn't end on a double click</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/measure-tool-doesn-t-end-on-a-double-click/m-p/1643494#M20509</link>
      <description>&lt;P&gt;Yes, I’ve seen this before. In Experience Builder the Measure Tool doesn’t finish on double-click the way we’re used to in Pro or Map Viewer. Instead, it keeps waiting for more vertices until you explicitly click the checkmark (Finish) or toggle the tool off.&lt;/P&gt;&lt;P&gt;A couple of practical suggestions:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;If you’re building for end users, add a quick note or tooltip like &lt;EM&gt;“Click the check icon to finish measurement”&lt;/EM&gt; so expectations are clear.&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;For a more seamless experience, you can extend with a custom widget. There you can listen for the double-click event and call the finish logic programmatically essentially simulating the “complete” action.&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;</description>
      <pubDate>Tue, 19 Aug 2025 22:47:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/measure-tool-doesn-t-end-on-a-double-click/m-p/1643494#M20509</guid>
      <dc:creator>VenkataKondepati</dc:creator>
      <dc:date>2025-08-19T22:47:16Z</dc:date>
    </item>
    <item>
      <title>Re: Measure tool doesn't end on a double click</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/measure-tool-doesn-t-end-on-a-double-click/m-p/1643901#M20534</link>
      <description>&lt;P&gt;&lt;A href="https://community.esri.com/t5/arcgis-experience-builder-questions/unable-to-finish-measurement/m-p/1550455#M15545" target="_blank"&gt;https://community.esri.com/t5/arcgis-experience-builder-questions/unable-to-finish-measurement/m-p/1550455#M15545&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;It's not just me,&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/184441"&gt;@Wei_Ying&lt;/a&gt;. I think it's related to the snapping function over taxing the memory.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 20 Aug 2025 19:46:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/measure-tool-doesn-t-end-on-a-double-click/m-p/1643901#M20534</guid>
      <dc:creator>JeffreyThompson2</dc:creator>
      <dc:date>2025-08-20T19:46:03Z</dc:date>
    </item>
    <item>
      <title>Re: Measure tool doesn't end on a double click</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/measure-tool-doesn-t-end-on-a-double-click/m-p/1644164#M20547</link>
      <description>Could this be an issue with not having Webgl2 enabled in the browser? You could check by typing (e.g.) chrome://gpu or edge://gpu in the browser. If WebGL2 says 'Software only, hardware acceleration unavailable', then you're in trouble as the measure tool requires quite a bit of GPU. In map viewer this works better then in experience builder or instant apps. I resorted by using the draw widget as it also supports (multiple) measuring and gives a bit better results. For some reason at the moment the measuring tool also snaps to geometry objects on the map. Only by holding the control-key this is disabled. Hopefully they will fix this in the next update as it is a different behavior from map viewer and other places.&lt;BR /&gt;</description>
      <pubDate>Thu, 21 Aug 2025 08:38:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/measure-tool-doesn-t-end-on-a-double-click/m-p/1644164#M20547</guid>
      <dc:creator>beheer_nf</dc:creator>
      <dc:date>2025-08-21T08:38:02Z</dc:date>
    </item>
    <item>
      <title>Re: Measure tool doesn't end on a double click</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/measure-tool-doesn-t-end-on-a-double-click/m-p/1644166#M20548</link>
      <description>&lt;P&gt;Hi, It is strange as I tried creating an experience builder app with only a map with a raster basemap (World Imagery) and no vector layers (to test the snapping theory).&amp;nbsp; &amp;nbsp;The issue still occurs.&amp;nbsp; (this is even before deploying the app and just in 'Live' view in Experience Builder.&amp;nbsp; It does seem to be trying to snap to right angles or other lines created while measuring though.&amp;nbsp; I wonder if there is a toggle to turn this off to test if that is the issue.&amp;nbsp; Also I wonder if it is a 1.17 Exp Dev version issue but I imagine more people would have reported it if that was the case.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="GISNCC_0-1755765264517.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/139060i9CCEB0BC6873536B/image-size/medium?v=v2&amp;amp;px=400" role="button" title="GISNCC_0-1755765264517.png" alt="GISNCC_0-1755765264517.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="GISNCC_1-1755765345867.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/139061i3E6AB230DB6E4114/image-size/medium?v=v2&amp;amp;px=400" role="button" title="GISNCC_1-1755765345867.png" alt="GISNCC_1-1755765345867.png" /&gt;&lt;/span&gt;See Right Angle 'helper' that appears when the measurement is close to a right angle.&lt;/P&gt;&lt;P&gt;Thanks.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 21 Aug 2025 08:42:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/measure-tool-doesn-t-end-on-a-double-click/m-p/1644166#M20548</guid>
      <dc:creator>GISNCC</dc:creator>
      <dc:date>2025-08-21T08:42:20Z</dc:date>
    </item>
    <item>
      <title>Re: Measure tool doesn't end on a double click</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/measure-tool-doesn-t-end-on-a-double-click/m-p/1644167#M20549</link>
      <description>&lt;P&gt;Hi, There doesn't appear to have a check icon to finish the measurement.&amp;nbsp; It seems like the only way is to double click else it just keeps drawing. I would be happy with a check icon. Hopefully I am not missing something here? Thanks.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 21 Aug 2025 08:45:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/measure-tool-doesn-t-end-on-a-double-click/m-p/1644167#M20549</guid>
      <dc:creator>GISNCC</dc:creator>
      <dc:date>2025-08-21T08:45:33Z</dc:date>
    </item>
    <item>
      <title>Re: Measure tool doesn't end on a double click</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/measure-tool-doesn-t-end-on-a-double-click/m-p/1644502#M20563</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Thanks so much for that suggestion and reply.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have tried that and it appears acceleration is already turned on.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="GISNCC_0-1755810195875.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/139140iE40486327F69131B/image-size/medium?v=v2&amp;amp;px=400" role="button" title="GISNCC_0-1755810195875.png" alt="GISNCC_0-1755810195875.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Also I have had a play with holding down control to stop the snapping to geometry objects.&amp;nbsp; It does remove the 'snapping' but the double click issue remains even when pressing the control button.&amp;nbsp; I have found pressing escape gets you out of it but removes the measured value so you have to write that down before clicking escape.&amp;nbsp; I think that is the best solution so far for our users but would be good to get the 'double click' to perform better.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 21 Aug 2025 21:25:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/measure-tool-doesn-t-end-on-a-double-click/m-p/1644502#M20563</guid>
      <dc:creator>GISNCC</dc:creator>
      <dc:date>2025-08-21T21:25:51Z</dc:date>
    </item>
    <item>
      <title>Re: Measure tool doesn't end on a double click</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/measure-tool-doesn-t-end-on-a-double-click/m-p/1645965#M20623</link>
      <description>&lt;P&gt;Hi all, we've noticed that double-clicking an existing vertex does not complete the drawing. I’m not sure if this is the only way to reproduce the issue, but we’ve already informed the measurement component team and will work on it.&lt;/P&gt;&lt;P&gt;As a workaround, pressing&amp;nbsp;&lt;SPAN&gt;the Enter key&amp;nbsp;on the keyboard should complete&lt;/SPAN&gt;&amp;nbsp;the drawing.&lt;/P&gt;</description>
      <pubDate>Wed, 27 Aug 2025 06:18:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/measure-tool-doesn-t-end-on-a-double-click/m-p/1645965#M20623</guid>
      <dc:creator>ShenZhang1</dc:creator>
      <dc:date>2025-08-27T06:18:26Z</dc:date>
    </item>
    <item>
      <title>Re: Measure tool doesn't end on a double click</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/measure-tool-doesn-t-end-on-a-double-click/m-p/1646710#M20656</link>
      <description>&lt;P&gt;Thanks ShenZhang1.&amp;nbsp; I don't think for us it is just when you click on an existing vertex but good to have it being looked into.&amp;nbsp; Thanks.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 29 Aug 2025 01:30:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/measure-tool-doesn-t-end-on-a-double-click/m-p/1646710#M20656</guid>
      <dc:creator>GISNCC</dc:creator>
      <dc:date>2025-08-29T01:30:47Z</dc:date>
    </item>
    <item>
      <title>Re: Measure tool doesn't end on a double click</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/measure-tool-doesn-t-end-on-a-double-click/m-p/1656265#M21075</link>
      <description>&lt;P&gt;Experiencing the same thing as well. It has to be triple clicked to stop a measurement, the area measurement works fine, however. Will contact ESRI.&lt;/P&gt;</description>
      <pubDate>Wed, 08 Oct 2025 16:07:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/measure-tool-doesn-t-end-on-a-double-click/m-p/1656265#M21075</guid>
      <dc:creator>ericsamson_tract</dc:creator>
      <dc:date>2025-10-08T16:07:05Z</dc:date>
    </item>
  </channel>
</rss>

