<?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 Basemap pan and zoom lagging / jittery in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/basemap-pan-and-zoom-lagging-jittery/m-p/1162985#M76972</link>
    <description>&lt;P&gt;I am using the Map in a Map view in the latest API version. However, I am getting a considerable lag and delay while performing essential pan and zoom functions.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="ezgif.com-gif-maker (2).gif" style="width: 500px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/38555i8044E77CAB91553F/image-size/large?v=v2&amp;amp;px=999" role="button" title="ezgif.com-gif-maker (2).gif" alt="ezgif.com-gif-maker (2).gif" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;Here is the code below; pretty standard stuff, but still, the movement is very jerky.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="javascript"&gt;    esriConfig.apiKey = "********************";
    const container = this.mapViewEl.nativeElement;
    const map = new Map({
      basemap: "arcgis-imagery-standard"
    });

    const view = new MapView({
      container,
      map: map,
      center: [40.46, 21.423], // Longitude, latitude
      zoom: 8
    });&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How can I make it more smooth?&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 11 Apr 2022 12:10:36 GMT</pubDate>
    <dc:creator>arahman_mdmajid</dc:creator>
    <dc:date>2022-04-11T12:10:36Z</dc:date>
    <item>
      <title>Basemap pan and zoom lagging / jittery</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/basemap-pan-and-zoom-lagging-jittery/m-p/1162985#M76972</link>
      <description>&lt;P&gt;I am using the Map in a Map view in the latest API version. However, I am getting a considerable lag and delay while performing essential pan and zoom functions.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="ezgif.com-gif-maker (2).gif" style="width: 500px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/38555i8044E77CAB91553F/image-size/large?v=v2&amp;amp;px=999" role="button" title="ezgif.com-gif-maker (2).gif" alt="ezgif.com-gif-maker (2).gif" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;Here is the code below; pretty standard stuff, but still, the movement is very jerky.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="javascript"&gt;    esriConfig.apiKey = "********************";
    const container = this.mapViewEl.nativeElement;
    const map = new Map({
      basemap: "arcgis-imagery-standard"
    });

    const view = new MapView({
      container,
      map: map,
      center: [40.46, 21.423], // Longitude, latitude
      zoom: 8
    });&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How can I make it more smooth?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 11 Apr 2022 12:10:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/basemap-pan-and-zoom-lagging-jittery/m-p/1162985#M76972</guid>
      <dc:creator>arahman_mdmajid</dc:creator>
      <dc:date>2022-04-11T12:10:36Z</dc:date>
    </item>
    <item>
      <title>Re: Basemap pan and zoom lagging / jittery</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/basemap-pan-and-zoom-lagging-jittery/m-p/1163295#M76987</link>
      <description>&lt;P&gt;This post is a duplicate. Please direct comments/questions to the other thread =&amp;gt; &lt;A href="https://community.esri.com/t5/arcgis-api-for-javascript-questions/map-lagging-on-drag-and-drop-movement/m-p/1162995#M76973" target="_blank"&gt;https://community.esri.com/t5/arcgis-api-for-javascript-questions/map-lagging-on-drag-and-drop-movement/m-p/1162995#M76973&lt;/A&gt;.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 11 Apr 2022 21:56:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/basemap-pan-and-zoom-lagging-jittery/m-p/1163295#M76987</guid>
      <dc:creator>AndyGup</dc:creator>
      <dc:date>2022-04-11T21:56:28Z</dc:date>
    </item>
  </channel>
</rss>

