User Input in Virtual Earth
How can the User Input be used with Virtual Earth. Whenever I use it, it ends up on the top and you can't click in the boxes. Is there something that can make it ask for the input first before displaying the map or something to separate them?
Thanks for the feedback, this is a known issue with Virtual Earth and unfortunatley we invoke a method to display Virtual Earth before your mashup code is ran. Though using custom code you could hide it and bring it back on an event.
I've had a look around and I think that something needs to be put in to hide the Virtual Earth array (correct me if i'm wrong), then maybe use 'onsubmit' to show it again once the input has been submitted. I have no idea if thats right or the exact code though.