On Oct 26, 8:19 am, Kai Hendry <[email protected]> wrote:
> On 26 October 2010 16:15, [email protected] <[email protected]> wrote:
>
> > You might want to try 3.1
>
> I've just updated it. Same problem.

You changed your map to be percentage size or removed some css.  It is
currently zero size.

This fixes it:
<style type="text/css">
html { height: 100% }
body { height: 100%; margin: 0px; padding: 0px }
</style>


  -- Larry

-- 
You received this message because you are subscribed to the Google Groups 
"Google Maps JavaScript API v3" 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-js-api-v3?hl=en.

Reply via email to