From d0f71bf64f771f0ac192914c51385f3ebcd1d045 Mon Sep 17 00:00:00 2001 From: Frederic Junod Date: Tue, 23 Feb 2016 16:09:27 +0100 Subject: [PATCH] Remove old fixme --- src/ol/format/kmlformat.js | 1 - 1 file changed, 1 deletion(-) 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