On Mar 13, 4:17 pm, bob <[email protected]> wrote: > 4. It should show 3 markers. Here, when you mouseover, it will open up > a InfoWindow. However it is empty... <-- this will be the problem
It's not empty... it says "I'm Owa 23". However, I refer you to an earlier response: > If it's an empty infoWindow, does your CSS specify white text? and indeed, your body CSS does say color:#FFFFFF. Add color:#000000 into the div#map section. 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 -~----------~----~----~----~------~----~------~--~---
