Filling the whole of the screen requires this trick
  http://econym.org.uk/gmap/basic19.htm
In the case of the page you quote, they do it with CSS rather than
inline styles:
  http://www.opx.co.uk/?css=styles/style.v.1218200822
  html {
    height:100%;
    background-color: #ffffff;
  }
But that page also forgets to apply the style to the <body>, so it
doesn't work in MSIE and they display a map of zero size.


You can't do rotation with the Javascript API. It can be done with the
Flash API, but that's a totally different discussion group.

-- 
http://econym.org.uk/gmap
The Blackpool Community Church Javascript Team


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Maps API" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/Google-Maps-API?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to