I am adding the KML file as a layer on Google Maps using GeoChat:
http://geochat.instedd.org/Map
GeoChat uses Google Maps to display the map.

I am using Mozilla Firefox version 3.6.10

The KML file:

<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2"; xmlns:gx="http://
www.google.com/kml/ext/2.2" xmlns:kml="http://www.opengis.net/kml/2.2";
xmlns:atom="http://www.w3.org/2005/Atom";>
<Folder>
        <name>Transparent test</name>
        <GroundOverlay>
                <name>Intensity Overlay: BRAC Small</name>
                <color>99999999</color>
                <drawOrder>1</drawOrder>
                <Icon>
                        
<href>http://earthquake.usgs.gov/shakemap/global/shake/2010bsa3/
download/ii_overlay.png</href>
                        <refreshMode>onInterval</refreshMode>
                        <refreshInterval>900</refreshInterval>
                </Icon>
                <LatLonBox>
                        <north>31.3467</north>
                        <south>28.0134</south>
                        <east>53.7062</east>
                        <west>49.7062</west>
                </LatLonBox>
        </GroundOverlay>
</Folder>
</kml>

Thanks and Regards.

On Oct 11, 2:29 pm, Andrew Leach <[email protected]> wrote:
> On Oct 11, 5:51 am, Arif <[email protected]> wrote:
>
> > For a given KML file, Google Earth displays the image
> > transparently but Google Maps fails to do so. Is this a known issue
> > with Google Maps?
>
> It might be a browser issue, particularly with Internet Explorer. That
> browser cannot handle transparency (where some areas of icons are
> completely transparent) and opacity. Transparency wins, so transparent
> areas remain transparent but opacity is not honoured at all and
> everything is opaque. Google Earth, being a standalone application, is
> not subject to browser limitations.
>
> If you follow the posting guidelines and give a link, together with
> details of the browser(s) you're having trouble with, more diagnostics
> may be possible.

-- 
You received this message because you are subscribed to the Google Groups 
"Google Maps API V2" 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.

Reply via email to