I have had a similar problem but found that if I rename the kml file
with an xml extension it works fine.  Its something to do with the
fact that my server doesn't have handler mapping set up for kml
files.  As its a third-party hosted server I can't alter that so I
just changed the extension and it worked

Here is the relevant code line

geoXml = new GGeoXml("http://gp-it.co.uk/macjogle/jogle.xml";);

Peter

On Dec 22, 10:05 pm, Garthan <[email protected]> wrote:
>  one of the obscure benefits of the third partykmlprocessors GeoXml
> and EGeoXml is they are not restricted
> in that fashion but you also have to work through hoops to get them to
> work across domains.

--

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.


Reply via email to