I've got a select box which allows the user to toggle between various lists which populate a bing map with points.
However when they select a different location from the list I need to remove the old pins before plotting the new ones.
Any ideas, the API docs don't seem to cover it?