<?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: ArcGISDynamicMapServiceLayer refresh manually does not work in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/arcgisdynamicmapservicelayer-refresh-manually-does/m-p/178926#M16587</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Robert,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you so much.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to think again the way to show the data to FeatureLayer with LabelLayer.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 13 May 2015 01:25:52 GMT</pubDate>
    <dc:creator>takashiiwata</dc:creator>
    <dc:date>2015-05-13T01:25:52Z</dc:date>
    <item>
      <title>ArcGISDynamicMapServiceLayer refresh manually does not work</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/arcgisdynamicmapservicelayer-refresh-manually-does/m-p/178920#M16581</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i am making ArcGISDynamicMapServiceLayer to show sth and i want to refresh the data manually.&lt;/P&gt;&lt;P&gt;i mean i don't want to refresh automatically when the map resizing or moving.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i tried layer option like below but they don't work.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; useMapTime: false&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; refreshInterval: 0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if anyone have idea, plz help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 May 2015 06:02:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/arcgisdynamicmapservicelayer-refresh-manually-does/m-p/178920#M16581</guid>
      <dc:creator>takashiiwata</dc:creator>
      <dc:date>2015-05-12T06:02:00Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGISDynamicMapServiceLayer refresh manually does not work</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/arcgisdynamicmapservicelayer-refresh-manually-does/m-p/178921#M16582</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Takashi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; The ArcGISDynamicMapServiceLayer in the JS API will &lt;SPAN style="text-decoration: underline;"&gt;always&lt;/SPAN&gt; refresh (request&amp;nbsp; an new image from the server) when ever you pan or zoom the map there is no property you can set to change this default behavior.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 May 2015 12:31:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/arcgisdynamicmapservicelayer-refresh-manually-does/m-p/178921#M16582</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2015-05-12T12:31:58Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGISDynamicMapServiceLayer refresh manually does not work</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/arcgisdynamicmapservicelayer-refresh-manually-does/m-p/178922#M16583</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Robert,&lt;/P&gt;&lt;P&gt;Thanks very much for your answer.&lt;/P&gt;&lt;P&gt;I got it but I still want to show ArcGISDynamicMapServiceLayer in a state when the Layer was visible.&lt;/P&gt;&lt;P&gt;It is like select all in FeatureLayer.selectFeature.&lt;/P&gt;&lt;P&gt;if you have idea, let me know please.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 May 2015 23:23:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/arcgisdynamicmapservicelayer-refresh-manually-does/m-p/178922#M16583</guid>
      <dc:creator>takashiiwata</dc:creator>
      <dc:date>2015-05-12T23:23:45Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGISDynamicMapServiceLayer refresh manually does not work</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/arcgisdynamicmapservicelayer-refresh-manually-does/m-p/178923#M16584</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Takashi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Sorry I don't understand what you are wanting to do.&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;It is like select all in FeatureLayer.selectFeature.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;A ArcGISDynamicMapServiceLayer will show all visible layers unless you set a definition Expression for one or more of the layers or set the visibleLayers.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 May 2015 23:34:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/arcgisdynamicmapservicelayer-refresh-manually-does/m-p/178923#M16584</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2015-05-12T23:34:02Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGISDynamicMapServiceLayer refresh manually does not work</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/arcgisdynamicmapservicelayer-refresh-manually-does/m-p/178924#M16585</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Robert,&lt;/P&gt;&lt;P&gt;I'm sorry I needed more explanation&lt;/P&gt;&lt;P&gt;I want to say the shown data by using "FeatureLayer.selectFeature" will never update even delete data from table.&lt;/P&gt;&lt;P&gt;is that right?&lt;/P&gt;&lt;P&gt;I want to do like that on ArcGISDynamicMapServiceLayer without any selection.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 May 2015 23:47:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/arcgisdynamicmapservicelayer-refresh-manually-does/m-p/178924#M16585</guid>
      <dc:creator>takashiiwata</dc:creator>
      <dc:date>2015-05-12T23:47:33Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGISDynamicMapServiceLayer refresh manually does not work</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/arcgisdynamicmapservicelayer-refresh-manually-does/m-p/178925#M16586</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Takashi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; A FeatureLayer downloads the actual geometry from the server and depending on the mode (i.e. shotshot) it downloads all the data initially. The ArcGISDynamicMapServiceLayer just requests a new image from the server every time something changes like the extent or visible layers, etc. What you are wanting is not possible using ArcGISDynamicMapServiceLayer.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 May 2015 01:16:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/arcgisdynamicmapservicelayer-refresh-manually-does/m-p/178925#M16586</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2015-05-13T01:16:20Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGISDynamicMapServiceLayer refresh manually does not work</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/arcgisdynamicmapservicelayer-refresh-manually-does/m-p/178926#M16587</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Robert,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you so much.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to think again the way to show the data to FeatureLayer with LabelLayer.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 May 2015 01:25:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/arcgisdynamicmapservicelayer-refresh-manually-does/m-p/178926#M16587</guid>
      <dc:creator>takashiiwata</dc:creator>
      <dc:date>2015-05-13T01:25:52Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGISDynamicMapServiceLayer refresh manually does not work</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/arcgisdynamicmapservicelayer-refresh-manually-does/m-p/178927#M16588</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Takashi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Can you explain more about why you don't want the layer to refresh?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 May 2015 11:51:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/arcgisdynamicmapservicelayer-refresh-manually-does/m-p/178927#M16588</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2015-05-13T11:51:05Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGISDynamicMapServiceLayer refresh manually does not work</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/arcgisdynamicmapservicelayer-refresh-manually-does/m-p/178928#M16589</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Robert,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it is because I have a search button for searching featurelayer data and showing the dynamicmapservicelayer.&lt;/P&gt;&lt;P&gt;why i chose dynamicmapservicelayer is for performance and lavel.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 May 2015 23:28:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/arcgisdynamicmapservicelayer-refresh-manually-does/m-p/178928#M16589</guid>
      <dc:creator>takashiiwata</dc:creator>
      <dc:date>2015-05-13T23:28:43Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGISDynamicMapServiceLayer refresh manually does not work</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/arcgisdynamicmapservicelayer-refresh-manually-does/m-p/178929#M16590</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Takashi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; OK then it sounds like you want to set the dynamicmapservicelayers&lt;/P&gt;&lt;H4 class="syntaxdetailheadername" style="margin: 0.2em 0 0.4em; font-family: 'Avenir LT W01 65 Medium', Arial, Helvetica, sans-serif; font-style: normal; font-weight: 500; font-size: 1.0625em; color: #4d4d4d; text-align: start; text-indent: 0px;"&gt;LayerDefinitions property using the same sql that you used to search then.&lt;/H4&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 May 2015 02:17:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/arcgisdynamicmapservicelayer-refresh-manually-does/m-p/178929#M16590</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2015-05-14T02:17:58Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGISDynamicMapServiceLayer refresh manually does not work</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/arcgisdynamicmapservicelayer-refresh-manually-does/m-p/178930#M16591</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Robert,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That's right.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks very much for your consideration.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 May 2015 02:54:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/arcgisdynamicmapservicelayer-refresh-manually-does/m-p/178930#M16591</guid>
      <dc:creator>takashiiwata</dc:creator>
      <dc:date>2015-05-14T02:54:10Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGISDynamicMapServiceLayer refresh manually does not work</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/arcgisdynamicmapservicelayer-refresh-manually-does/m-p/178931#M16592</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Takashi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Glad to help. Now it is your turn to help the community by marking this question as answered. All you have to do is click the "Correct Answer" link (the one with the little green star) on the post that provided the answer for you. If the answer was not provided by one of the responders then you can mark any of the replies that you received as helpful by clicking on the "Actions" menu and choosing "Mark as Helpful"&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 May 2015 11:57:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/arcgisdynamicmapservicelayer-refresh-manually-does/m-p/178931#M16592</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2015-05-14T11:57:45Z</dc:date>
    </item>
  </channel>
</rss>

