here is the Google version
I did almost 2 days research to find something like this for Bing Maps, but no luck, Now I am looking to change this Google Map project into Bing Map project, I have no Clue.
Can someone Explain the code of this project and the changes I need to make it Pick up Bing Maps.
I know I need to Change GoogleMap.js to BingMap.js, I can get this script from Bing SDK, but i can’t figure out what else changes i will have to make.
Here is the Bing Map Project, but its getting Image of Map and not actually using Maps API
Find what I wanted, and here is the Link,
enter link description here
and thanks People for your Negative Comments !
One thing I would like to mention that, I went through Apress Book “Sharepoint 2010 as development platform” which shows you how to deploy a bing map as webpart but they missed the most Important bit, In there Code (got from there website) they are not registering the script using “ClientScriptManager” which is breaking javascript and when you use that webpart it doesn’t let you use the ribbon Controls, So if anyone had issues (as i seen many posts people having same problem) Just add the following before your java script (for sharepoint 2010 webparts)
If I said anything wrong please correct me, Cheers (and if my answer helped you rate it :))