How to add bing theme infoboxes without applying theme to entire map?

Answered How to add bing theme infoboxes without applying theme to entire map?

  • Thursday, August 23, 2012 4:04 PM
     
     

    I was hoping to create a map with the default orange pushpins and the default navigation bar, however, I want to apply the more advance looking infoboxes from the bing maps theme to the default pushpins.

    Is it possible to only add the theme to the infoboxes without having to apply it to the entire map?

    And if so, any tips on how to accomplish this?

    Thanks,

    Shawn

All Replies

  • Wednesday, August 29, 2012 4:41 PM
     
     Answered

    Bing theme is primarily meant for giving same user experience as our consumer site http://www.bing.com/maps/, so when map is created using theme it renders entities based on it to give consistent UI.<o:p></o:p>

    Said that, the infobox have htmlContent property, if possible you can grab the html & use it when creating infobox to give custom look. <o:p></o:p>

    Hope this helps.<o:p></o:p>



    MSFT
    Hemant Goyal

  • Tuesday, September 04, 2012 4:18 PM
     
     

    Yes I have since looked into that.

    Thanks!