On Mar 4, 5:50 pm, dave <[email protected]> wrote: > The reason it looks like a bug is that if you insert a null img css > block, it changes the display. > > css code: > > img { > > } >
As Ross said, if you apply some CSS indiscriminately to every image on a page, without a class name or id, then you are breaking the internal css that the API uses. Here's some good advice about claiming you found a bug: http://www.catb.org/%7Eesr/faqs/smart-questions.html#id306810 -- 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 -~----------~----~----~----~------~----~------~--~---
