<?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 &amp;quot;Use current location&amp;quot; prompt for SearchWidget in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-disable-quot-use-current-location-quot/m-p/1254179#M80144</link>
    <description>&lt;P&gt;When instantiating the Search widget, set &lt;A href="https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-Search.html#locationEnabled" target="_self"&gt;locationEnabled&lt;/A&gt; to false:&lt;/P&gt;&lt;LI-CODE lang="javascript"&gt;const searchWidget = new Search({
	locationEnabled: false,
	view: view
});&lt;/LI-CODE&gt;</description>
    <pubDate>Thu, 02 Feb 2023 01:12:17 GMT</pubDate>
    <dc:creator>JoelBennett</dc:creator>
    <dc:date>2023-02-02T01:12:17Z</dc:date>
    <item>
      <title>How to disable "Use current location" prompt for SearchWidget</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-disable-quot-use-current-location-quot/m-p/1254058#M80142</link>
      <description>&lt;P&gt;How do I disable this prompt "Use current location" with the JavaScript SDK API for SearchWidget?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2023-02-01 at 15.36.53.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/61888iA4E4AA7809B2702B/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Screenshot 2023-02-01 at 15.36.53.png" alt="Screenshot 2023-02-01 at 15.36.53.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I only want to search within the custom source layer. No location needed. I can't find any API for this.&lt;/P&gt;&lt;P&gt; &lt;/P&gt;</description>
      <pubDate>Wed, 01 Feb 2023 20:38:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-disable-quot-use-current-location-quot/m-p/1254058#M80142</guid>
      <dc:creator>noah</dc:creator>
      <dc:date>2023-02-01T20:38:53Z</dc:date>
    </item>
    <item>
      <title>Re: How to disable "Use current location" prompt for SearchWidget</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-disable-quot-use-current-location-quot/m-p/1254179#M80144</link>
      <description>&lt;P&gt;When instantiating the Search widget, set &lt;A href="https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-Search.html#locationEnabled" target="_self"&gt;locationEnabled&lt;/A&gt; to false:&lt;/P&gt;&lt;LI-CODE lang="javascript"&gt;const searchWidget = new Search({
	locationEnabled: false,
	view: view
});&lt;/LI-CODE&gt;</description>
      <pubDate>Thu, 02 Feb 2023 01:12:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-disable-quot-use-current-location-quot/m-p/1254179#M80144</guid>
      <dc:creator>JoelBennett</dc:creator>
      <dc:date>2023-02-02T01:12:17Z</dc:date>
    </item>
  </channel>
</rss>

