Bart van den Eijnden
ed9861317f
Add a parser for reading and writing KML.
...
This adds ol.parser.ogc.KML which can be used to read and write KML documents.
NetworkLinks are retrieved asynchronously.
Current caveats of the implementation are:
* LabelStyle not yet implemented. Missing support in renderers.
* When using shared structures the parser needs to be configured with
dimension 2.
* We need a better way to disable fill, currently we use opacity as a
workaround.
* We cannot really roundtrip documents, since some of the info is not
preserved in the ol structures. But we can write out most of the important
info.
2013-04-09 15:34:03 +02:00
..
2013-03-20 14:39:13 +01:00
2013-04-09 15:34:03 +02:00
2013-04-04 15:18:15 +02:00
2013-04-05 12:30:37 +02:00
2013-04-04 15:18:15 +02:00
2013-04-05 12:30:37 +02:00
2013-04-04 15:18:15 +02:00
2013-04-05 12:30:37 +02:00
2013-04-04 15:18:15 +02:00
2013-04-05 12:30:37 +02:00
2013-04-04 15:18:15 +02:00
2013-04-05 12:30:37 +02:00
2013-04-04 15:18:15 +02:00
2013-04-05 12:30:37 +02:00
2013-04-04 15:18:15 +02:00
2013-04-05 12:30:37 +02:00
2013-03-06 17:31:48 +01:00
2013-04-05 12:30:37 +02:00
2013-04-04 15:18:15 +02:00
2013-04-05 12:30:37 +02:00
2013-04-04 15:18:15 +02:00
2013-04-05 12:30:37 +02:00
2013-04-04 15:18:15 +02:00
2013-03-11 09:56:02 +01:00
2012-10-19 21:56:59 +02:00
2013-04-09 15:34:03 +02:00
2013-04-09 15:34:03 +02:00
2013-03-15 10:29:01 +01:00
2013-04-07 10:24:44 +02:00
2013-04-08 12:32:03 +02:00
2013-04-04 15:18:15 +02:00
2013-04-05 12:30:37 +02:00
2013-04-04 15:18:15 +02:00
2013-04-05 12:30:37 +02:00
2013-04-08 10:01:38 +02:00
2013-04-05 12:30:37 +02:00
2013-04-05 09:41:27 -07:00
2013-04-05 12:30:37 +02:00
2013-04-04 15:18:15 +02:00
2013-04-05 12:30:37 +02:00
2013-04-04 15:18:15 +02:00
2013-04-05 12:30:37 +02:00
2013-04-04 15:18:15 +02:00
2013-04-05 12:30:37 +02:00
2013-04-04 15:18:15 +02:00
2013-04-05 12:30:37 +02:00
2013-04-04 15:18:15 +02:00
2013-04-05 12:30:37 +02:00
2013-04-04 15:18:15 +02:00
2013-04-05 12:30:37 +02:00
2013-04-04 15:18:15 +02:00
2013-04-05 12:30:37 +02:00
2013-04-04 15:18:15 +02:00
2013-04-05 12:30:37 +02:00
2013-04-04 15:18:15 +02:00
2013-04-08 13:24:10 +02:00
2013-04-04 15:18:15 +02:00
2013-03-03 18:57:53 +01:00
2013-04-04 15:18:15 +02:00
2013-04-05 12:30:37 +02:00
2013-04-04 15:18:15 +02:00
2013-04-05 12:30:37 +02:00
2013-04-04 15:18:15 +02:00
2013-04-05 12:30:37 +02:00
2013-04-04 15:18:15 +02:00
2013-04-05 12:30:37 +02:00
2013-04-04 15:18:15 +02:00
2013-03-20 14:39:14 +01:00
2013-04-04 15:18:15 +02:00
2013-04-05 12:30:37 +02:00
2013-04-04 15:18:15 +02:00
2013-04-05 12:30:37 +02:00
2013-04-04 15:18:15 +02:00
2013-04-08 12:51:14 +02:00