<?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: Is the basemap cause to the memory increased? in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/is-the-basemap-cause-to-the-memory-increased/m-p/661698#M61760</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Leo,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;That only make sense. Vector basemaps use vector tiles and as you zoom in more and more tiles have to be processed and cached.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 02 Nov 2016 12:25:23 GMT</pubDate>
    <dc:creator>RobertScheitlin__GISP</dc:creator>
    <dc:date>2016-11-02T12:25:23Z</dc:date>
    <item>
      <title>Is the basemap cause to the memory increased?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/is-the-basemap-cause-to-the-memory-increased/m-p/661697#M61759</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm working with the map of '&lt;STRONG&gt;streets-navigation-vector&lt;/STRONG&gt;', and I found that the javascript memory will be increased after map zoom in and zoom out.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried to test the demo and the problem still exist.&lt;/P&gt;&lt;P&gt;the url of demo:&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://developers.arcgis.com/javascript/latest/sample-code/sandbox/sandbox.html?sample=get-started-mapview" title="https://developers.arcgis.com/javascript/latest/sample-code/sandbox/sandbox.html?sample=get-started-mapview"&gt;ArcGIS API for JavaScript Sandbox&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the status of javascript memory in google chrome&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="image-1 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/256160_demo-basemap-memory-1.png" style="width: 620px; height: 222px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="image-2 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/256161_demo-basemap-memory-2.png" style="width: 620px; height: 222px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="image-3 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/256162_demo-basemap-memory-3.png" style="width: 620px; height: 222px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Environment:&lt;/P&gt;&lt;P&gt;Google Chrome : Version 54.0.2840.71 m (64-bit)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Nov 2016 09:27:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/is-the-basemap-cause-to-the-memory-increased/m-p/661697#M61759</guid>
      <dc:creator>LeoDeng</dc:creator>
      <dc:date>2016-11-02T09:27:35Z</dc:date>
    </item>
    <item>
      <title>Re: Is the basemap cause to the memory increased?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/is-the-basemap-cause-to-the-memory-increased/m-p/661698#M61760</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Leo,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;That only make sense. Vector basemaps use vector tiles and as you zoom in more and more tiles have to be processed and cached.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Nov 2016 12:25:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/is-the-basemap-cause-to-the-memory-increased/m-p/661698#M61760</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2016-11-02T12:25:23Z</dc:date>
    </item>
    <item>
      <title>Re: Is the basemap cause to the memory increased?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/is-the-basemap-cause-to-the-memory-increased/m-p/661699#M61761</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Robert,&lt;/P&gt;&lt;P&gt;&amp;nbsp; I accept the process of zoom in and the process of &amp;nbsp;zoom out.&amp;nbsp;I'm confused that the memory is not the same after zoom in and zoom out. The memory shouldn't be the same for the same center and same zoom level?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; If the memory keep increasing during zoom operation (for&amp;nbsp;vector tiles basemap), the browser will be&amp;nbsp;crashed in the end. &amp;nbsp;It's terrible. &amp;nbsp;Is it a bug to&amp;nbsp;the vector basemap or how to avoid it if use the custom vector tiled map?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Nov 2016 00:23:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/is-the-basemap-cause-to-the-memory-increased/m-p/661699#M61761</guid>
      <dc:creator>LeoDeng</dc:creator>
      <dc:date>2016-11-03T00:23:56Z</dc:date>
    </item>
    <item>
      <title>Re: Is the basemap cause to the memory increased?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/is-the-basemap-cause-to-the-memory-increased/m-p/661700#M61762</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Leo,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;So are you saying that you are seeing the memory consumption continually grow? 89K to 92K is not any kind of an issue for modern computers.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;SPAN style="background-color: #ffffff;"&gt;The memory shouldn't be the same for the same center and same zoom level?&amp;nbsp;&lt;/SPAN&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;No not exactly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think that the JS team has made sure that the memory consumption will not get out of control, there is a whole team of very smart people working on it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Nov 2016 01:18:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/is-the-basemap-cause-to-the-memory-increased/m-p/661700#M61762</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2016-11-03T01:18:29Z</dc:date>
    </item>
    <item>
      <title>Re: Is the basemap cause to the memory increased?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/is-the-basemap-cause-to-the-memory-increased/m-p/661701#M61763</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Robert,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; Get it, thank you for your reply!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Nov 2016 01:26:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/is-the-basemap-cause-to-the-memory-increased/m-p/661701#M61763</guid>
      <dc:creator>LeoDeng</dc:creator>
      <dc:date>2016-11-03T01:26:21Z</dc:date>
    </item>
    <item>
      <title>Re: Is the basemap cause to the memory increased?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/is-the-basemap-cause-to-the-memory-increased/m-p/661702#M61764</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i am seeing memory issues with vector maps, if you switch bases the memory keeps spiking up, i can get it all the way up to a gig only way to get it down is closing the app. seems like a memory leak in webgl to me even if i clear the map and set it to null it still doesn't clear the memory usage&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Mar 2017 15:45:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/is-the-basemap-cause-to-the-memory-increased/m-p/661702#M61764</guid>
      <dc:creator>AndreaWeeg</dc:creator>
      <dc:date>2017-03-15T15:45:53Z</dc:date>
    </item>
  </channel>
</rss>

