<?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 Unexpected behavior from TiledMapService - not cycling through tile servers as expected in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/unexpected-behavior-from-tiledmapservice-not/m-p/138172#M12881</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;map tile service‌&lt;/P&gt;&lt;P&gt;The &lt;SPAN style="color: #4d4d4d; background-color: #fafafa;"&gt;tileServers specified in the ArcGIS&lt;/SPAN&gt;TiledMapServiceLayer are not cycled through enough. &amp;nbsp;This is the function I was debugging while looking at the init.js.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;getTileUrl&lt;/STRONG&gt;: function(a, &lt;SPAN style="font-size: 22px;"&gt;&lt;STRONG&gt;b&lt;/STRONG&gt;&lt;/SPAN&gt;, c) {&lt;BR /&gt; var d = this.tileServers&lt;BR /&gt; , f = this._getToken()&lt;BR /&gt; , r = this._url.query;&amp;nbsp;&lt;BR /&gt; &lt;STRONG&gt;a = (d ? d[&lt;SPAN style="font-size: 22px;"&gt;b&lt;/SPAN&gt; % d.length]&lt;/STRONG&gt; ...... }&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is great if your map is really "tall" with lots of rows, but if you have a wide&amp;nbsp;map that stretches across multiple screens, then your potentially long list of available tile servers is sitting there unused.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have about 9 tileservers available, but they aren't all being used equally.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can this method be updated to&amp;nbsp;randomize the tileServer selection process&amp;nbsp;better?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 23 Aug 2016 00:18:29 GMT</pubDate>
    <dc:creator>AlexThomas1</dc:creator>
    <dc:date>2016-08-23T00:18:29Z</dc:date>
    <item>
      <title>Unexpected behavior from TiledMapService - not cycling through tile servers as expected</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/unexpected-behavior-from-tiledmapservice-not/m-p/138172#M12881</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;map tile service‌&lt;/P&gt;&lt;P&gt;The &lt;SPAN style="color: #4d4d4d; background-color: #fafafa;"&gt;tileServers specified in the ArcGIS&lt;/SPAN&gt;TiledMapServiceLayer are not cycled through enough. &amp;nbsp;This is the function I was debugging while looking at the init.js.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;getTileUrl&lt;/STRONG&gt;: function(a, &lt;SPAN style="font-size: 22px;"&gt;&lt;STRONG&gt;b&lt;/STRONG&gt;&lt;/SPAN&gt;, c) {&lt;BR /&gt; var d = this.tileServers&lt;BR /&gt; , f = this._getToken()&lt;BR /&gt; , r = this._url.query;&amp;nbsp;&lt;BR /&gt; &lt;STRONG&gt;a = (d ? d[&lt;SPAN style="font-size: 22px;"&gt;b&lt;/SPAN&gt; % d.length]&lt;/STRONG&gt; ...... }&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is great if your map is really "tall" with lots of rows, but if you have a wide&amp;nbsp;map that stretches across multiple screens, then your potentially long list of available tile servers is sitting there unused.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have about 9 tileservers available, but they aren't all being used equally.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can this method be updated to&amp;nbsp;randomize the tileServer selection process&amp;nbsp;better?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Aug 2016 00:18:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/unexpected-behavior-from-tiledmapservice-not/m-p/138172#M12881</guid>
      <dc:creator>AlexThomas1</dc:creator>
      <dc:date>2016-08-23T00:18:29Z</dc:date>
    </item>
  </channel>
</rss>

