[OpenLayers-Trac] [OpenLayers] #927: read/write KML
OpenLayers
trac at openlayers.org
Wed Sep 5 06:21:10 EDT 2007
#927: read/write KML
-------------------------+--------------------------------------------------
Reporter: tschaub | Owner: tschaub
Type: feature | Status: new
Priority: minor | Milestone: 2.5 Release
Component: Format.KML | Version: 2.4
Resolution: | Keywords: review
-------------------------+--------------------------------------------------
Comment (by openlayers):
Details about submited ''test_KML.html.patch'' problem on IE7:
test_Format_KML_write failure is caused by the following callstack:
{{{
exception: : object: Object doesn't support this property or method
...
KML.js:227 var kml = this.createElementNS(this.kmlns, "kml");
test_KML.html:34 var kmlOut = format.write(features);
}}}
On IE7, although working within my application, KML.write() crashes within
the test suite.... loss of scope?
--
Ticket URL: <http://trac.openlayers.org/ticket/927#comment:5>
OpenLayers <http://openlayers.org/>
A free AJAX map viewer
More information about the Trac
mailing list