I'm using this sample to add and image overlay to a bing map in a web app
http://blogs.bing.com/maps/2013/05/22/image-overlays-with-bing-maps-javascript/
and is working fine.
Now I need to add pushpins with tooltip, and looks like that I have to add the Microsoft.Maps.Themes.BingTheme theme.
If I load this module I can't see the image overlay anymore: If I remove the loadModule the image works fine again.
How can I make work both together?
thanks,
Luca