<?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: url map services in ArcGIS API for Silverlight Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/url-map-services/m-p/557171#M14310</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt; &lt;BR /&gt;Is there a way I can set a generic Layer at design time and then assign a dynamic or cached url at run time? &lt;BR /&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;No way to define a generic layer at desin time.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;You might consider to create the layer by code after the user selection.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 01 Sep 2010 10:01:27 GMT</pubDate>
    <dc:creator>DominiqueBroux</dc:creator>
    <dc:date>2010-09-01T10:01:27Z</dc:date>
    <item>
      <title>url map services</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/url-map-services/m-p/557165#M14304</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have a map with three layers defined as below.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;esri:Map Name="baseMap"&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN&gt;&amp;lt;esri:ArcGISTiledMapServiceLayer ID="BaseLayer" Url="&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://worldmap/MapServer" rel="nofollow" target="_blank"&gt;http://worldmap/MapServer&lt;/A&gt;&lt;SPAN&gt;"/&amp;gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;esri:ArcGISDynamicMapServiceLayer ID="SelectedService" /&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;esri:GraphicsLayer ID="myGraphics" /&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;/esri:Map&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The dynamic service URL is defined in the c# code according to users' selection. The graphics are also added dynamically using the code.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I can clear the graphics in the graphiclayer, how can I clear the dynamic map service before reassigning a new url or should I redraw the whole map. Any suggestion to improve caching problems with many services to be visualized. Thanks.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jul 2010 15:54:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/url-map-services/m-p/557165#M14304</guid>
      <dc:creator>AgatinoLa_Rosa</dc:creator>
      <dc:date>2010-07-26T15:54:10Z</dc:date>
    </item>
    <item>
      <title>Re: url map services</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/url-map-services/m-p/557166#M14305</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;In my opinion, you have only to reassign the url.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Jul 2010 09:57:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/url-map-services/m-p/557166#M14305</guid>
      <dc:creator>DominiqueBroux</dc:creator>
      <dc:date>2010-07-27T09:57:57Z</dc:date>
    </item>
    <item>
      <title>Re: url map services</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/url-map-services/m-p/557167#M14306</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;It is working now I am not sure what could be wrong. Thanks anyway.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;One more question. The zoom functionality is working using the wheel, I don't get the pan working using the mouse. Any idea?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Jul 2010 13:19:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/url-map-services/m-p/557167#M14306</guid>
      <dc:creator>AgatinoLa_Rosa</dc:creator>
      <dc:date>2010-07-28T13:19:49Z</dc:date>
    </item>
    <item>
      <title>Re: url map services</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/url-map-services/m-p/557168#M14307</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt; &lt;BR /&gt;One more question. The zoom functionality is working using the wheel, I don't get the pan working using the mouse. Any idea? &lt;BR /&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;This can happen if your map is inside a scroll viewer. Is it your case?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Jul 2010 17:20:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/url-map-services/m-p/557168#M14307</guid>
      <dc:creator>DominiqueBroux</dc:creator>
      <dc:date>2010-07-29T17:20:49Z</dc:date>
    </item>
    <item>
      <title>Re: url map services</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/url-map-services/m-p/557169#M14308</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;sorry for the late reply. Yes, I have also seen another case in the forum and the scrollview is the cause. However I have added a navigator on the map so somehow I solved the problem. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Aug 2010 12:04:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/url-map-services/m-p/557169#M14308</guid>
      <dc:creator>AgatinoLa_Rosa</dc:creator>
      <dc:date>2010-08-05T12:04:05Z</dc:date>
    </item>
    <item>
      <title>Re: url map services</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/url-map-services/m-p/557170#M14309</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;When I started this thread I had three layers. Now users can select either a cached or dynamic layer from a list of Layers. So either one between SelectedDynamicService or SelectedCachedService would be displayed.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;esri:Map Name="baseMap"&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN&gt;&amp;lt;esri:ArcGISTiledMapServiceLayer ID="BaseLayer" Url="&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://worldmap/MapServer" rel="nofollow" target="_blank"&gt;http://worldmap/MapServer&lt;/A&gt;&lt;SPAN&gt;"/&amp;gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;esri:ArcGISDynamicMapServiceLayer ID="SelectedDynamicService" /&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;esri:ArcGISTiledMapServiceLayer ID="SelectedCachedService" /&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;esri:GraphicsLayer ID="myGraphics" /&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;/esri:Map&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If I set the map layers as above I get problems at run time when either one url is not assigned. Is there a way I can set a generic Layer at design time and then assign a dynamic or cached url at run time?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Sep 2010 04:43:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/url-map-services/m-p/557170#M14309</guid>
      <dc:creator>AgatinoLa_Rosa</dc:creator>
      <dc:date>2010-09-01T04:43:42Z</dc:date>
    </item>
    <item>
      <title>Re: url map services</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/url-map-services/m-p/557171#M14310</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt; &lt;BR /&gt;Is there a way I can set a generic Layer at design time and then assign a dynamic or cached url at run time? &lt;BR /&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;No way to define a generic layer at desin time.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;You might consider to create the layer by code after the user selection.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Sep 2010 10:01:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/url-map-services/m-p/557171#M14310</guid>
      <dc:creator>DominiqueBroux</dc:creator>
      <dc:date>2010-09-01T10:01:27Z</dc:date>
    </item>
  </channel>
</rss>

