I have just started with bing maps and wish to accompilish two things for my project .
a) define layers/shapes by loading data via xml
B) Have a tooltip/infobox like this site:-
I have just started with bing maps and wish to accompilish two things for
Share
For custom infoboxes in Bing Maps there are two options. The first is to use the built in infobox control and set the html content property. I have a blog post on how to do this here: http://rbrundritt.wordpress.com/2011/11/08/simple-custom-infoboxes-in-bing-maps-v7/
The second method is to use the custom infobox module I created for Bing Maps V7 here: http://bingmapsv7modules.codeplex.com/wikipage?title=Custom%20Infobox%20Control