My browsers can render a KML file with EGeoXml, but not with GeoXml. I have tried all kinds of URLs for the GeoXml constructor:
- http://server/directory/static.kml - ./static.kml - static.kml - /directory/static.kml In each case, EGeoXml can render, GeoXml cannot. Does not even appear to read the file. I am using IIS 6 on a VM. I have set IIS mime types so it will serve a .kml file. I see in EGeoXml that there is a test for typeof _IG_FetchContent ..and it is undefined, so the code uses GDownloadUrl. Don't know how you would do that with GeoXml. Suggestions? Thanks -- 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.
