<?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: Disable Map Click Spinner in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/disable-map-click-spinner/m-p/1221319#M78990</link>
    <description>&lt;P&gt;Is this solved in 4.24? As I am able to reproduce in 4.24&lt;/P&gt;&lt;P&gt;Is there a way to disable it?&lt;/P&gt;</description>
    <pubDate>Wed, 12 Oct 2022 22:15:00 GMT</pubDate>
    <dc:creator>Mayur_Shinde</dc:creator>
    <dc:date>2022-10-12T22:15:00Z</dc:date>
    <item>
      <title>Disable Map Click Spinner</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/disable-map-click-spinner/m-p/1186998#M77784</link>
      <description>&lt;P&gt;Looking for a way to programmatically disable the default spinner that appears when clicking on a map. An example of the spinner in question is the one that briefly appears just before a popup, as seen in the animated gif attachment.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a custom implementation of the Sketch tool where the user can select polygons from existing layers and edit them as graphics. Spinners have never shown when selecting polygons until upgrading from jsapi 4.19 to 4.24. Now they randomly appear and it takes an extra click to remove them when they do.&amp;nbsp;&lt;/P&gt;&lt;P&gt;How can I control display of this spinner with the api? I can't find any hooks.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 27 Jun 2022 21:10:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/disable-map-click-spinner/m-p/1186998#M77784</guid>
      <dc:creator>ShaneBuscher1</dc:creator>
      <dc:date>2022-06-27T21:10:07Z</dc:date>
    </item>
    <item>
      <title>Re: Disable Map Click Spinner</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/disable-map-click-spinner/m-p/1187034#M77786</link>
      <description>&lt;P&gt;If its the popup spinner you can set the spinnerEnabled property to false:&amp;nbsp;&lt;A href="https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-Popup.html#spinnerEnabled" target="_blank"&gt;https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-Popup.html#spinnerEnabled&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 27 Jun 2022 21:42:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/disable-map-click-spinner/m-p/1187034#M77786</guid>
      <dc:creator>KellyHutchins</dc:creator>
      <dc:date>2022-06-27T21:42:18Z</dc:date>
    </item>
    <item>
      <title>Re: Disable Map Click Spinner</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/disable-map-click-spinner/m-p/1187053#M77787</link>
      <description>&lt;P&gt;Thanks Kelly for the reply. Unfortunately it's not related to the popup. I am simply listening for MapView click events then using the points to select feature layer polygons via a server query.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 27 Jun 2022 22:04:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/disable-map-click-spinner/m-p/1187053#M77787</guid>
      <dc:creator>ShaneBuscher1</dc:creator>
      <dc:date>2022-06-27T22:04:02Z</dc:date>
    </item>
    <item>
      <title>Re: Disable Map Click Spinner</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/disable-map-click-spinner/m-p/1188260#M77817</link>
      <description>&lt;P&gt;Closing this issue which is being caused by a bug with MapView.hitTest. The spinners are being displayed where the map was previously being clicked because there is a delayed execution of hitTest. The bug was introduced in version 4.23:&amp;nbsp;&lt;A href="https://developers.arcgis.com/javascript/latest/4.23/#mapviewhittest-improvements" target="_blank"&gt;https://developers.arcgis.com/javascript/latest/4.23/#mapviewhittest-improvements&lt;/A&gt;.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 30 Jun 2022 13:16:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/disable-map-click-spinner/m-p/1188260#M77817</guid>
      <dc:creator>ShaneBuscher</dc:creator>
      <dc:date>2022-06-30T13:16:23Z</dc:date>
    </item>
    <item>
      <title>Re: Disable Map Click Spinner</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/disable-map-click-spinner/m-p/1221319#M78990</link>
      <description>&lt;P&gt;Is this solved in 4.24? As I am able to reproduce in 4.24&lt;/P&gt;&lt;P&gt;Is there a way to disable it?&lt;/P&gt;</description>
      <pubDate>Wed, 12 Oct 2022 22:15:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/disable-map-click-spinner/m-p/1221319#M78990</guid>
      <dc:creator>Mayur_Shinde</dc:creator>
      <dc:date>2022-10-12T22:15:00Z</dc:date>
    </item>
    <item>
      <title>Re: Disable Map Click Spinner</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/disable-map-click-spinner/m-p/1222088#M79026</link>
      <description>&lt;P&gt;BUG-000150627 has not been fixed yet.&lt;/P&gt;</description>
      <pubDate>Fri, 14 Oct 2022 15:28:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/disable-map-click-spinner/m-p/1222088#M79026</guid>
      <dc:creator>ShaneBuscher</dc:creator>
      <dc:date>2022-10-14T15:28:27Z</dc:date>
    </item>
  </channel>
</rss>

