$('#mapPage').append($('#map_canvas'));
$.mobile.changePage("#mapPage");
This seems to work, as soon as i change of page i can see the map but then it gets overlaid with a white layer, any ideas on how to remove said layer? I am already using the theme-less JQM CSS file.
To be more precise, the map suddenly has it's height set to 0;