On Sep 6, 11:45 am, Rossko <ros...@culzean.clara.co.uk> wrote:
> > Can you change the color of the ballon box close icon ?
> > When I change my background text to black, text to white you can't see the
> > close button..
>
> Guessing that you are using KmlLayer, you don't get any control over
> how it chooses to render the infowindow (balloon).

But...
if you suppressInfoWindows ({suppressInfoWindow:true} in the KmlLayer
Options)
you can use the KmlLayer click event to open an infowindow with the
content from the kml (event.infowWindowHtml) and modify it however you
like, perhaps even use InfoBox rather than infowindow...


  -- Larry

-- 
You received this message because you are subscribed to the Google Groups 
"Google Maps JavaScript API v3" group.
To post to this group, send email to google-maps-js-api-v3@googlegroups.com.
To unsubscribe from this group, send email to 
google-maps-js-api-v3+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-maps-js-api-v3?hl=en.

Reply via email to