Embedding "My places" map with Pushpins

Answered Embedding "My places" map with Pushpins

  • Thursday, July 12, 2012 12:09 PM
     
     

    I work for a solar panel company and my boss wants me to add a map to show all the solar panels we have installed.  Basically he wants a map of the UK with about 600 pushpins in the map saying where we did the installation and how much kilowatts that solar installation produces.  I did a test run using the my places feature in bing maps but when I embed it into the webpage it does not show the pushpins.  What am I doing wrong?

    many thanks

All Replies

  • Thursday, July 12, 2012 3:10 PM
    Owner
     
     Answered
    For the type of application you are creating you will need to use the full Bing Maps API's as the Bing Maps consumer site is meant for non-commercial use. I would suggest converting your data into an XML file using GeoRSS format and then using the GeoRSS module for Bing Maps to load the data on your web page. You can find the GeoRSS module and code samples for Bing Maps here: http://bingmapsv7modules.codeplex.com/wikipage?title=GeoRSS%20Plugin

    http://rbrundritt.wordpress.com

  • Sunday, September 09, 2012 10:01 PM
     
     

    I have the same problem as iballa: I created a "My Places" map with several pushpins, but when I embed it in a webpage, the pushpins don't show up.

    Richard, are you saying that there's no way to do this using the "consumer" version of Bing Maps?