<?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: how to use bing map in wpf application using arcgis api for WPF in ArcGIS API for Silverlight Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/how-to-use-bing-map-in-wpf-application-using/m-p/294993#M7585</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;1) Get a bing token at&amp;nbsp; &lt;A href="http://www.bingmapsportal.com"&gt;http://www.bingmapsportal.com&lt;/A&gt;&lt;BR /&gt;2) Insert a Bing TileLayer in your map&lt;BR /&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_macro_code jive_text_macro"&gt; &amp;lt;esriBing:TileLayer LayerStyle="&amp;lt;your expected style&amp;gt;" Token="&amp;lt;your token&amp;gt;"/&amp;gt;&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Id rather quote than start a new thread, hopefully someone can help my hopefully easy fix.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I copied the example from ESRI on using the Bing maps service, and am getting the error "A value of type 'TileLayer' cannot be added to a collection or dictionary of type 'LayerCollection'. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am able to get Bing Maps to appear correctly on a browser using the code copied &amp;amp; pasted from the Bing SDK site.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 09 Jun 2010 19:40:07 GMT</pubDate>
    <dc:creator>TylerMunn</dc:creator>
    <dc:date>2010-06-09T19:40:07Z</dc:date>
    <item>
      <title>how to use bing map in wpf application using arcgis api for WPF</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/how-to-use-bing-map-in-wpf-application-using/m-p/294991#M7583</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Please anyone advise me how to use bing map in wpf application using arcgis api for WPF&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 05 Jun 2010 06:52:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/how-to-use-bing-map-in-wpf-application-using/m-p/294991#M7583</guid>
      <dc:creator>SolidSmoke</dc:creator>
      <dc:date>2010-06-05T06:52:24Z</dc:date>
    </item>
    <item>
      <title>Re: how to use bing map in wpf application using arcgis api for WPF</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/how-to-use-bing-map-in-wpf-application-using/m-p/294992#M7584</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;1) Get a bing token at&amp;nbsp; &lt;/SPAN&gt;&lt;A href="http://www.bingmapsportal.com"&gt;http://www.bingmapsportal.com&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;2) Insert a Bing TileLayer in your map&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_macro_code jive_text_macro"&gt; &amp;lt;esriBing:TileLayer LayerStyle="&amp;lt;your expected style&amp;gt;" Token="&amp;lt;your token&amp;gt;"/&amp;gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Jun 2010 09:37:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/how-to-use-bing-map-in-wpf-application-using/m-p/294992#M7584</guid>
      <dc:creator>DominiqueBroux</dc:creator>
      <dc:date>2010-06-07T09:37:28Z</dc:date>
    </item>
    <item>
      <title>Re: how to use bing map in wpf application using arcgis api for WPF</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/how-to-use-bing-map-in-wpf-application-using/m-p/294993#M7585</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;1) Get a bing token at&amp;nbsp; &lt;A href="http://www.bingmapsportal.com"&gt;http://www.bingmapsportal.com&lt;/A&gt;&lt;BR /&gt;2) Insert a Bing TileLayer in your map&lt;BR /&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_macro_code jive_text_macro"&gt; &amp;lt;esriBing:TileLayer LayerStyle="&amp;lt;your expected style&amp;gt;" Token="&amp;lt;your token&amp;gt;"/&amp;gt;&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Id rather quote than start a new thread, hopefully someone can help my hopefully easy fix.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I copied the example from ESRI on using the Bing maps service, and am getting the error "A value of type 'TileLayer' cannot be added to a collection or dictionary of type 'LayerCollection'. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am able to get Bing Maps to appear correctly on a browser using the code copied &amp;amp; pasted from the Bing SDK site.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Jun 2010 19:40:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/how-to-use-bing-map-in-wpf-application-using/m-p/294993#M7585</guid>
      <dc:creator>TylerMunn</dc:creator>
      <dc:date>2010-06-09T19:40:07Z</dc:date>
    </item>
  </channel>
</rss>

