<?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: How to disable coordinate widget capture mode in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-disable-coordinate-widget-capture-mode/m-p/1353695#M82931</link>
    <description>&lt;P&gt;Users forget to toggle the Capture mode off on the Coordinate widget and then they click a button to hide the Coordinate widget.&amp;nbsp; After that the click event on the map is stuck in capture coordinate location mode.&lt;/P&gt;</description>
    <pubDate>Mon, 27 Nov 2023 19:09:31 GMT</pubDate>
    <dc:creator>BradBarnell</dc:creator>
    <dc:date>2023-11-27T19:09:31Z</dc:date>
    <item>
      <title>How to disable coordinate widget capture mode</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-disable-coordinate-widget-capture-mode/m-p/1352818#M82905</link>
      <description>&lt;P&gt;When in "Capture" mode on the Coordinate Conversion widget and then removing the widget from the UI, how do you disable the widget from continuing to capture map click points?&amp;nbsp; I would like to change the mode back to "Live" mode without having to click the toggle button on the widget to disable it.&amp;nbsp; I know I can destroy the widget, but that is not ideal.&lt;/P&gt;&lt;P&gt;View.ui.remove(coordinate_conversion_widget)&lt;/P&gt;</description>
      <pubDate>Wed, 22 Nov 2023 23:06:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-disable-coordinate-widget-capture-mode/m-p/1352818#M82905</guid>
      <dc:creator>BradBarnell</dc:creator>
      <dc:date>2023-11-22T23:06:20Z</dc:date>
    </item>
    <item>
      <title>Re: How to disable coordinate widget capture mode</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-disable-coordinate-widget-capture-mode/m-p/1352835#M82906</link>
      <description>&lt;P&gt;This appears to work:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="javascript"&gt;View.ui.remove(coordinate_conversion_widget);
coordinate_conversion_widget.mode = "live";&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 23 Nov 2023 00:48:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-disable-coordinate-widget-capture-mode/m-p/1352835#M82906</guid>
      <dc:creator>JoelBennett</dc:creator>
      <dc:date>2023-11-23T00:48:08Z</dc:date>
    </item>
    <item>
      <title>Re: How to disable coordinate widget capture mode</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-disable-coordinate-widget-capture-mode/m-p/1353569#M82923</link>
      <description>&lt;P&gt;Can you explain your use case a bit more?&lt;/P&gt;</description>
      <pubDate>Mon, 27 Nov 2023 16:27:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-disable-coordinate-widget-capture-mode/m-p/1353569#M82923</guid>
      <dc:creator>Noah-Sager</dc:creator>
      <dc:date>2023-11-27T16:27:34Z</dc:date>
    </item>
    <item>
      <title>Re: How to disable coordinate widget capture mode</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-disable-coordinate-widget-capture-mode/m-p/1353695#M82931</link>
      <description>&lt;P&gt;Users forget to toggle the Capture mode off on the Coordinate widget and then they click a button to hide the Coordinate widget.&amp;nbsp; After that the click event on the map is stuck in capture coordinate location mode.&lt;/P&gt;</description>
      <pubDate>Mon, 27 Nov 2023 19:09:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-disable-coordinate-widget-capture-mode/m-p/1353695#M82931</guid>
      <dc:creator>BradBarnell</dc:creator>
      <dc:date>2023-11-27T19:09:31Z</dc:date>
    </item>
  </channel>
</rss>

