Greetings. I've searched the forums but haven't found this particular issue discussed/solved. I'm working to create maps of earthquake hazard. I'm able to create a kmz file that contains a series of polygons (contour lines) and a scale graphic.
I can view the kmz file through http://maps.google.com/ with no problem: the contours and the scale bar show up. When I incorporate the kmz file into my own mashup using GGeoXml(), weirdness happens. The contours show up fine, but the scale graphic does not display in Firefox. It does, however, display in Explorer, Safari, and Chrome. Firebug indicates that the graphic is parsed out of the doc.kml file and sent to the browser, but it doens't display as a map overlay. I have included 'Redirect /mapsatt http://maps.google.com/mapsatt' in my htaccess file, but this seems to be something different. Is this a bug in GGeoXml or an implementation issue that I need to address? Thanks, J Sample kmz file: http://alexandria.physics.ucdavis.edu/~jrholliday/Test/eqhazard.kmz Sample map implementation: http://alexandria.physics.ucdavis.edu/~jrholliday/Test/eqhazard.html -- 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.
