<?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: Refresh map layer in ArcGIS Runtime SDK for WPF (Retired) Questions</title>
    <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-wpf-retired-questions/refresh-map-layer/m-p/187222#M843</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Actually, maybe the code isn't necessary - have you set the FeatureLayer.Mode to OnDemand? (the default is Snapshot - i.e. everything up to the first 1000, or whatever the service limit is).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheers&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Mike&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 04 Jun 2013 11:29:45 GMT</pubDate>
    <dc:creator>MichaelBranscomb</dc:creator>
    <dc:date>2013-06-04T11:29:45Z</dc:date>
    <item>
      <title>Refresh map layer</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-wpf-retired-questions/refresh-map-layer/m-p/187219#M840</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have 2 MapControls in my program, both are showing the same layers from the same MPK.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;When the user draws a point in map A, then map B is not showing that point, until i move the map with the mouse.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I set DisableClientCaching to true for that layer, and also called Refresh() and Update() methods - but nothing seems to be really refreshing that layer.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I even tryed to change the extent and zoom back and forth in the code behind, to make that point appear on the map - but still nothing worked.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any suggestions?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Team Igal&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 02 Jun 2013 07:45:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-wpf-retired-questions/refresh-map-layer/m-p/187219#M840</guid>
      <dc:creator>teamIgal</dc:creator>
      <dc:date>2013-06-02T07:45:34Z</dc:date>
    </item>
    <item>
      <title>Re: Refresh map layer</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-wpf-retired-questions/refresh-map-layer/m-p/187220#M841</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Can you post the code which demonstrates the issue?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheers&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Mike&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Jun 2013 08:03:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-wpf-retired-questions/refresh-map-layer/m-p/187220#M841</guid>
      <dc:creator>MichaelBranscomb</dc:creator>
      <dc:date>2013-06-03T08:03:39Z</dc:date>
    </item>
    <item>
      <title>Re: Refresh map layer</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-wpf-retired-questions/refresh-map-layer/m-p/187221#M842</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;Can you post the code which demonstrates the issue?&lt;BR /&gt;&lt;BR /&gt;Cheers&lt;BR /&gt;&lt;BR /&gt;Mike&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hello Mike, &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am not sure what you want me to post.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I just have some event handler, that i need it to refresh the feature layer in a map. and nothing i am trying to do doesn't seem &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;to refresh it.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Jun 2013 10:53:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-wpf-retired-questions/refresh-map-layer/m-p/187221#M842</guid>
      <dc:creator>teamIgal</dc:creator>
      <dc:date>2013-06-04T10:53:07Z</dc:date>
    </item>
    <item>
      <title>Re: Refresh map layer</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-wpf-retired-questions/refresh-map-layer/m-p/187222#M843</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Actually, maybe the code isn't necessary - have you set the FeatureLayer.Mode to OnDemand? (the default is Snapshot - i.e. everything up to the first 1000, or whatever the service limit is).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheers&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Mike&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Jun 2013 11:29:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-wpf-retired-questions/refresh-map-layer/m-p/187222#M843</guid>
      <dc:creator>MichaelBranscomb</dc:creator>
      <dc:date>2013-06-04T11:29:45Z</dc:date>
    </item>
    <item>
      <title>Re: Refresh map layer</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-wpf-retired-questions/refresh-map-layer/m-p/187223#M844</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;Actually, maybe the code isn't necessary - have you set the FeatureLayer.Mode to OnDemand? (the default is Snapshot - i.e. everything up to the first 1000, or whatever the service limit is).&lt;BR /&gt;&lt;BR /&gt;Cheers&lt;BR /&gt;&lt;BR /&gt;Mike&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi Mike,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Yes, the layers are set to OnDemand. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;(I was even trying to change is to Snapshot - just to see if it changes something - but it doesn't)&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Jun 2013 10:02:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-wpf-retired-questions/refresh-map-layer/m-p/187223#M844</guid>
      <dc:creator>teamIgal</dc:creator>
      <dc:date>2013-06-05T10:02:58Z</dc:date>
    </item>
    <item>
      <title>Re: Refresh map layer</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-wpf-retired-questions/refresh-map-layer/m-p/187224#M845</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Have you saved the graphic into layer and verified that it is found from the service?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You can easily check that from the REST endpoint with query tool.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Jun 2013 06:12:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-wpf-retired-questions/refresh-map-layer/m-p/187224#M845</guid>
      <dc:creator>AnttiKajanus1</dc:creator>
      <dc:date>2013-06-06T06:12:13Z</dc:date>
    </item>
    <item>
      <title>Re: Refresh map layer</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-wpf-retired-questions/refresh-map-layer/m-p/187225#M846</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Have you saved the graphic into layer and verified that it is found from the service?&lt;BR /&gt;&lt;BR /&gt;You can easily check that from the REST endpoint with query tool.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The graphic is saved into the layer - because i can see it in the original map that i am drawing the graphic in.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;and after panning a bit in the second layer i can see that graphic too.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 09 Jun 2013 05:46:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-wpf-retired-questions/refresh-map-layer/m-p/187225#M846</guid>
      <dc:creator>teamIgal</dc:creator>
      <dc:date>2013-06-09T05:46:55Z</dc:date>
    </item>
    <item>
      <title>Re: Refresh map layer</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-wpf-retired-questions/refresh-map-layer/m-p/187226#M847</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am still looking for a solution for my problem.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Does anyone might have an idea what the problem is?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Team Igal&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Jun 2013 12:38:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-wpf-retired-questions/refresh-map-layer/m-p/187226#M847</guid>
      <dc:creator>teamIgal</dc:creator>
      <dc:date>2013-06-18T12:38:10Z</dc:date>
    </item>
    <item>
      <title>Re: Refresh map layer</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-wpf-retired-questions/refresh-map-layer/m-p/187227#M848</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Are you able to share you code? It would be useful to see exactly how your app is written.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheers&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Mike&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Jun 2013 20:16:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-wpf-retired-questions/refresh-map-layer/m-p/187227#M848</guid>
      <dc:creator>MichaelBranscomb</dc:creator>
      <dc:date>2013-06-18T20:16:39Z</dc:date>
    </item>
    <item>
      <title>Re: Refresh map layer</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-wpf-retired-questions/refresh-map-layer/m-p/187228#M849</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;Are you able to share you code? It would be useful to see exactly how your app is written.&lt;BR /&gt;&lt;BR /&gt;Cheers&lt;BR /&gt;&lt;BR /&gt;Mike&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Hello Mike,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;unfortunately it's not possible for me to share out code.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;But i am not doing anything special - just looking for a way to upadate the layer from changes in the GDB that are not being updated in any way other then mooving the map with my mouse.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;you could try this if you change something in the GDB, and than try to see the changes in the map.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Igal Team&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Jun 2013 11:34:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-wpf-retired-questions/refresh-map-layer/m-p/187228#M849</guid>
      <dc:creator>teamIgal</dc:creator>
      <dc:date>2013-06-20T11:34:58Z</dc:date>
    </item>
  </channel>
</rss>

