On Sep 17, 7:58 am, Lan Mind <[EMAIL PROTECTED]> wrote: > Hi Marcelo, > > I don't think they look fine. There's a large open space below the "To > here" and "From here" anchors, I believe the window should size right > up to those. >
Ah! but you have maxHeight:300. :-) Personally, I prefer to wrap the contents inside a <div> where you can set the height in the css, rather than a <span>, and not use maxWidth, maxHeight at all. -- Marcelo - http://maps.forum.nu -- --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
