<?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: Setting the default tool for the sketch widget in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/setting-the-default-tool-for-the-sketch-widget/m-p/1491049#M84851</link>
    <description>&lt;P&gt;Pseudocode:&lt;/P&gt;&lt;PRE&gt;const skt = new Sketch({ ...your_options })&lt;BR /&gt;skt.visible = true&lt;BR /&gt;skt._activeCreateTool("point") // activate the point tool&lt;/PRE&gt;&lt;P&gt;Keep in mind that functions prefixed with an underscore typically mean that the developer intended it to be private, so assume that the functionality may change.&lt;/P&gt;&lt;P&gt;Hope this helps!&lt;/P&gt;</description>
    <pubDate>Wed, 12 Jun 2024 21:32:23 GMT</pubDate>
    <dc:creator>JohnReiser</dc:creator>
    <dc:date>2024-06-12T21:32:23Z</dc:date>
    <item>
      <title>Setting the default tool for the sketch widget</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/setting-the-default-tool-for-the-sketch-widget/m-p/1344871#M82656</link>
      <description>&lt;P&gt;In my app I am hiding and showing the sketch widget depending on what the user is trying to do at the time. I am also showing and hiding the create tools depending on if they are required or not for the current action.&amp;nbsp; This is all working fine, but when the user wants to create a new map object and I display the widget with the required create tool the default tool selected is the "Select" tool, which means the user has to select the required create tool before they can proceed. Is there a way that I can show the sketch widget with the required create tool selected, thus meaning the user does not have to select the create tool first?&lt;/P&gt;</description>
      <pubDate>Thu, 02 Nov 2023 10:27:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/setting-the-default-tool-for-the-sketch-widget/m-p/1344871#M82656</guid>
      <dc:creator>Flookfinders</dc:creator>
      <dc:date>2023-11-02T10:27:01Z</dc:date>
    </item>
    <item>
      <title>Re: Setting the default tool for the sketch widget</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/setting-the-default-tool-for-the-sketch-widget/m-p/1491049#M84851</link>
      <description>&lt;P&gt;Pseudocode:&lt;/P&gt;&lt;PRE&gt;const skt = new Sketch({ ...your_options })&lt;BR /&gt;skt.visible = true&lt;BR /&gt;skt._activeCreateTool("point") // activate the point tool&lt;/PRE&gt;&lt;P&gt;Keep in mind that functions prefixed with an underscore typically mean that the developer intended it to be private, so assume that the functionality may change.&lt;/P&gt;&lt;P&gt;Hope this helps!&lt;/P&gt;</description>
      <pubDate>Wed, 12 Jun 2024 21:32:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/setting-the-default-tool-for-the-sketch-widget/m-p/1491049#M84851</guid>
      <dc:creator>JohnReiser</dc:creator>
      <dc:date>2024-06-12T21:32:23Z</dc:date>
    </item>
  </channel>
</rss>

