<?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: Integrate Bird's Eye (Microsoft Bing Maps) in JavaScript application in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/integrate-bird-s-eye-microsoft-bing-maps-in/m-p/402852#M37110</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Pau,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Do you mean that you can use JS Api and the Bing Map Control together? ie you have the verstaility of the JS API and the fancy features of Bing Map control, birds eye and the even the navigation zoom pan controls in the same application? &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Lawrence&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 22 Nov 2011 12:25:37 GMT</pubDate>
    <dc:creator>LawrenceDhliwayo</dc:creator>
    <dc:date>2011-11-22T12:25:37Z</dc:date>
    <item>
      <title>Integrate Bird's Eye (Microsoft Bing Maps) in JavaScript application</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/integrate-bird-s-eye-microsoft-bing-maps-in/m-p/402849#M37107</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;Has anybody has integrated bird's eye in JavaScript application (API JavaScript 2.1)?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have the doubt if it is legal to use bird's eye integrated in a application that not use API of Bing Maps, like ArcGIS Server.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Pau Pérez&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://cartoweb.cma.gva.es"&gt;http://cartoweb.cma.gva.es&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Feb 2011 06:37:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/integrate-bird-s-eye-microsoft-bing-maps-in/m-p/402849#M37107</guid>
      <dc:creator>PauPérez_Puigcerver</dc:creator>
      <dc:date>2011-02-02T06:37:24Z</dc:date>
    </item>
    <item>
      <title>Re: Integrate Bird's Eye (Microsoft Bing Maps) in JavaScript application</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/integrate-bird-s-eye-microsoft-bing-maps-in/m-p/402850#M37108</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Hello,&lt;BR /&gt;&lt;BR /&gt;Has anybody has integrated bird's eye in JavaScript application (API JavaScript 2.1)?&lt;BR /&gt;&lt;BR /&gt;I have the doubt if it is legal to use bird's eye integrated in a application that not use API of Bing Maps, like ArcGIS Server.&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;Pau Pérez&lt;BR /&gt;&lt;A href="http://cartoweb.cma.gva.es"&gt;http://cartoweb.cma.gva.es&lt;/A&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I think you are right. Bing map is integrated into ArcGIS server, not the way around. Have you tried JAPI Extension for Google map. Japi extension for Google map is integrated into Google Map API (extended it). So you could add Google Earth plug in into your appliction. I have done that. It works great!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Feb 2011 12:40:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/integrate-bird-s-eye-microsoft-bing-maps-in/m-p/402850#M37108</guid>
      <dc:creator>HemingZhu</dc:creator>
      <dc:date>2011-02-03T12:40:46Z</dc:date>
    </item>
    <item>
      <title>Re: Integrate Bird's Eye (Microsoft Bing Maps) in JavaScript application</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/integrate-bird-s-eye-microsoft-bing-maps-in/m-p/402851#M37109</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks hzhu for your response,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I doubt because the API Javascript integrate Bing Maps layer (VE Tile Layer), but only have three types of this layer: aerial, aerial with labels and roads. The VE Tile Layer don't integrate Bird's Eye and I have to load the Bing Maps API like this:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN&gt;&amp;lt;script type="text/javascript" src="&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://ecn.dev.virtualearth.net/mapcontrol/mapcontrol.ashx?v=7.0" rel="nofollow" target="_blank"&gt;http://ecn.dev.virtualearth.net/mapcontrol/mapcontrol.ashx?v=7.0&lt;/A&gt;&lt;SPAN&gt;"&amp;gt;&amp;lt;/script&amp;gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;and there are other terms of use.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Pau Pérez&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Conselleria de Medio Ambiente, Agua, Urbanismo y Vivienda&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Generalitat Valenciana, España&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://cartoweb.cma.gva.es"&gt;http://cartoweb.cma.gva.es&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Feb 2011 09:31:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/integrate-bird-s-eye-microsoft-bing-maps-in/m-p/402851#M37109</guid>
      <dc:creator>PauPérez_Puigcerver</dc:creator>
      <dc:date>2011-02-04T09:31:57Z</dc:date>
    </item>
    <item>
      <title>Re: Integrate Bird's Eye (Microsoft Bing Maps) in JavaScript application</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/integrate-bird-s-eye-microsoft-bing-maps-in/m-p/402852#M37110</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Pau,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Do you mean that you can use JS Api and the Bing Map Control together? ie you have the verstaility of the JS API and the fancy features of Bing Map control, birds eye and the even the navigation zoom pan controls in the same application? &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Lawrence&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Nov 2011 12:25:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/integrate-bird-s-eye-microsoft-bing-maps-in/m-p/402852#M37110</guid>
      <dc:creator>LawrenceDhliwayo</dc:creator>
      <dc:date>2011-11-22T12:25:37Z</dc:date>
    </item>
  </channel>
</rss>

