currently developing a website, I would like to implement fullscreen view of a GoogleMap when you click on a button. The map should be inside a totally customizable div (as if it was a fullscreen iframe — I would like this to be a div though) where I can add other divs and text.
Is is possible to achieve this with HTLM5 and CSS3? Can it be compatible with mobiles? (iPhone, iPad,...)
If you could me few ressources to start with, it would be nice.