I am trying to build a silverlight app to return a listing of company's locations within a radius of a zipcode. So I need to upload the company's locations to Bing maps and then run queries based on zipcode and radius. I know that this is possible with
Mappoint but I am trying to go with Bing maps.
So can I upload my custom POI or collection of locations, through the API? and How do I run
queries against that collection?
Any help would be greatly appreciated.
Thank you in advance.