I have a Virtual Earth Maps (Bing Maps??) to which I have added a set of pushpins. Each pushpin is labelled 1 to n. In addition to adding pushpins to the map, I also add text to the web-page that contains the description to each pushpin.
I would like to add a link to the text outside the map, that when clicked will open the balloon associated with the corresponding pushpin.
How do I open the balloon associated with a pushpin, through a link that exists outside the map?
To get a better understanding, look at my map: link. When you click load, PushPins are added to the map. I would like to have a link from the list on the right of the map, that opens the corresponding PushPin.
Thanks in advance!