Phil, Your demo page is one of Google's basic examples, and the answer is simple: Remove the <style> section and it will work like the original. ;-)
In other words, don't mess around with the styles of the div that contains the map. The API will apply its own styles to that div. If your site layout depends on that then apply the styles to a parent div, but not to the map container itself. In any case, I cannot imagine why you might want to apply overflow:visible to the map container. -- Marcelo - http://maps.forum.nu -- On Feb 13, 12:51 pm, phillie <[email protected]> wrote: > hey marcelo, > > you are absolutely right. I just added the code to show what I've > tried in a simple way. Here is a link, where you can find the map with > the problem. > > http://evkirchenkreis-cottbus.de/map.html > > Hope that this helps and that somebody has any solution. > > Thanks a lot and regards > Phil > > On 12 Feb., 16:38, marcelo <[email protected]> wrote: > > > On Feb 12, 12:08 pm, phillie <[email protected]> > > wrote: > > > > Here is an example sourcecode, that didn't work and has everything I > > > tried inside: > > > Please > > read:http://groups.google.com/group/Google-Maps-API/web/suggested-posting-... > > > -- > > 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 -~----------~----~----~----~------~----~------~--~---
