I'm using the Maps v3 api to create a simple map page and display a kml layer. The placemark info balloons in the kml file are html styled with a custom css file and all works well in Earth. When I use the kml as a layer in Maps the balloon styling is either ignored (in the case of a uniquely named style) or the containing page's css is used instead (for common styles like <H1> and <p>).
I can't change the css for the container page because it belongs to the client. I've tried adding a reference to my css to the container page with no success. Does anyone else have this problem? -- 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 [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-js-api-v3?hl=en.
