[pmwiki-users] To All Trying out Google Map API . . .

Ben Wilson dausha at gmail.com
Mon May 22 00:05:02 CDT 2006


I've seen the comments and will try to address them all. I should
point out that one potential issue is that I did not mention that you
need to add some CSS.

The Google map relies on a DIV statement (div id=map). Without a
height/width, the map has been known to collapse. I did not want to
force CSS on anybody, but then neglected to put that in the
documentation. So, for those who have lingering problems, please try
adding this line to your CSS and see if the problem abates:

div#map {width:500px; height:500px;}

I had not observed any problems migrating from Google v1 to v2, but
that might be due to the CSS issue.

-- 
Ben Wilson
" Mundus vult decipi, ergo decipiatur"




More information about the pmwiki-users mailing list