diff --git a/src/ol/format/kmlformat.js b/src/ol/format/kmlformat.js index c864bea402..66dc5301b4 100644 --- a/src/ol/format/kmlformat.js +++ b/src/ol/format/kmlformat.js @@ -1,6 +1,5 @@ // FIXME http://earth.google.com/kml/1.0 namespace? // FIXME why does node.getAttribute return an unknown type? -// FIXME text // FIXME serialize arbitrary feature properties // FIXME don't parse style if extractStyles is false