Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

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.

share|improve this question
possible duplicate of Javascript for full screen – Diodeus Jan 23 at 18:23
Not a duplicate because there is with no choice at the opening. Here it's when a button is clicked and using the fullscreen capabilities of HTML5. Here is an example I finally found html5-demos.appspot.com/static/fullscreen.html – Simon Jan 23 at 21:18

closed as not constructive by Diodeus, KatieK, 0x499602D2, Justin Satyr, Ram kiran Jan 24 at 2:57

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or specific expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, see the FAQ for guidance.

Browse other questions tagged or ask your own question.