Integrate Bird's Eye (Microsoft Bing Maps) in JavaScript application

3401
3
02-01-2011 10:37 PM
PauPérez_Puigcerver
New Contributor II
Hello,

Has anybody has integrated bird's eye in JavaScript application (API JavaScript 2.1)?

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.

Thanks

Pau Pérez
http://cartoweb.cma.gva.es
0 Kudos
3 Replies
HemingZhu
Occasional Contributor III
Hello,

Has anybody has integrated bird's eye in JavaScript application (API JavaScript 2.1)?

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.

Thanks

Pau Pérez
http://cartoweb.cma.gva.es


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!
0 Kudos
PauPérez_Puigcerver
New Contributor II
Thanks hzhu for your response,

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:

<script type="text/javascript" src="http://ecn.dev.virtualearth.net/mapcontrol/mapcontrol.ashx?v=7.0"></script>

and there are other terms of use.

Pau Pérez
Conselleria de Medio Ambiente, Agua, Urbanismo y Vivienda
Generalitat Valenciana, España
http://cartoweb.cma.gva.es
0 Kudos
LawrenceDhliwayo
New Contributor
Hi Pau,

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?

Thanks,
Lawrence
0 Kudos