If you can't delete this part of your CSS, then Google Maps won't work
properly:
div{
border:1px solid #CCCCCC;
padding:3px;
margin-left:3px;
margin-right:3px;
margin-top:8px;
margin-bottom:8px;
}
Countermanding those settings for just the "map" div doesn't help,
because the panes, controls and overlays inside the map are all
implemented as divs, and they get your "div" CSS rather than inheriting
the "#map" CSS.
--
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
-~----------~----~----~----~------~----~------~--~---