On Jan 27, 5:41 pm, MRW_DGASS_Carto <[email protected]> wrote:

> In my blog  http://mrwdgasscarto.blogspot.com/  , why is the height
> of the GMapTypeControl too large ?
>
> I'm using the simple following code:

It's CSS which is the problem, not Javascript:

(line 184)
.post div {
line-height:1.6em;
margin:0pt 0pt 0.75em;
}

You could add
#map_MR { margin: 0 0 0 }

Andrew
--~--~---------~--~----~------------~-------~--~----~
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