I've been working my way through the "NerdDinner" MVC tutorial, and I just reached the part about adding a map control. I've run into some strange behavior of the Virtual Earth control that I just can't seem to figure out:
http://img17.imageshack.us/img17/3379/virtualearth.png
If you can't see the picture, the Virtual Earth control is floating in the top-left corner, obscuring the form, separated from the containing div, which isn't really in the correct position either, but it's better than where the control is.
As far as I can tell, I've copied all related code directly from the tutorial. Has anyone seen something like this before?
I'm using Firefox for most of my testing, but it appears to behave the same way in Internet Explorer 7.