I just ported a small application to Bing Maps and it's as easy as removing the MapKit imports and using the Bing classes. The API is nearly the same, sometimes the names change, like addAnnotations becomes addMarkers, and things like that.
Screen went black when I added 1000 pins, that seems to be the limit. There is no reason to do that really, just testing the performance. :P This happened using a developer key. Other than that, the maps are fast
I sea a lot of features here: Bing Maps Platform Features, like pushpin clustering, but I saw no mention of that grepping the docs. I don't understand why Apple or Bing doesn't implement k-means clustering, it's not a big effort. Until then, you have to do it yourself.
So short story, and without doing much testing, it's the same thing. I expected some extra candy to attract developers, but I don't have any reason to quit using Google maps.
I even like more the labeling style of Google maps.