Nanda
b01ccb79f1
Fix error when kml descriptions have tags with missing url attribtues.
...
Eg: script/img tag with missing src attribute.
2022-08-22 16:41:00 +10:00
Sanjeet Suhag
e78fafc77c
Updates test file compliant with KMZ spec
2020-01-13 18:01:23 -05:00
Sanjeet Suhag
670cbbbfb4
Adds test file
2020-01-13 17:29:50 -05:00
JeremyMarzano-ISPA
a9b0215a3d
Remove duplicate namespaces from a KMZ
2017-11-30 08:00:31 -05:00
Jeremy Marzano
bd864e068c
Merge branch 'master' into master
2017-11-29 07:23:55 -05:00
Nate Rivera
32a5185883
Merge remote-tracking branch 'upstream/master'
2017-11-27 11:51:38 -05:00
Nate Rivera
f72b2609f6
fixed test functions for merge
2017-11-23 13:45:18 -05:00
Nate Rivera
f07ab5cc79
added namespace insertion for kmz files
2017-11-23 13:39:25 -05:00
JeremyMarzano-ISPA
d61c00fe41
Remove Duplicate Namespaces searches for the same namespace until there are no duplicates removed
2017-11-21 08:08:24 -05:00
JeremyMarzano-ISPA
6555c791ff
Fix missing newline in test KML
2017-11-09 11:34:33 -05:00
JeremyMarzano-ISPA
7bb806ca1e
Added Unit test and listed the changes and contributor
2017-11-09 11:11:57 -05:00
Joshua Bernstein
f6154caeb2
Merge branch 'master' into 5819_fix_for_empty_icon_tag
2017-10-19 22:29:38 -04:00
Josh Bernstein
90dbfd5882
Add additional test #5819
2017-09-29 15:23:39 +00:00
Nate Rivera
8c9fc842ca
added test for undeclared namespace
2017-09-29 10:20:31 -04:00
Josh Bernstein
5518ba9908
Add test KML file with no style #5819
2017-09-29 13:24:13 +00:00
Josh Bernstein
8898faf3d5
Add KML file to be used in test #5819
2017-09-14 21:29:01 +00:00
Josh Bernstein
135d39641c
Revert "Add unit test and supporting KML file #5819"
...
This reverts commit ab50ab5c0b .
2017-09-14 21:18:05 +00:00
Josh Bernstein
ab50ab5c0b
Add unit test and supporting KML file #5819
2017-09-14 21:16:07 +00:00
kiselev-dv
124857a312
Parse gx:Tours from KML
2017-06-27 16:15:05 -03:00
Tom Fili
fdf75291d6
Added tests for multilevel kmz files.
2016-10-21 12:12:12 -04:00
Dave Whipps
8364863e24
Working spec per suggestion from @tfili
2016-06-22 11:17:31 -04:00
Dave Whipps
da7b9e229c
KmlDataSource now raises unsupportedNode event when parsing a node type currently unsupported by Cesium.
2016-06-22 10:02:38 -04:00
Tom Fili
c039ec675b
Added support for StyleMaps in external documents. Also fixed style lookup to use the absolute uri.
2016-03-25 11:18:08 -04:00
vrittis
61a275fda1
Styles aren't found correctly in a namespaced KML
...
This error happens on Firefox 44.0.2 or IE 11
Chrome ( 48.0.2564.109 m ) doesn't have the problem. If our test suite
is run on Chrome, this may explain why the error was not detected
2016-02-18 14:15:20 +01:00
Tom Fili
742444ab30
Fixed add/remove and changed tests to test this.
2016-02-12 08:10:03 -05:00
Tom Fili
75d7b34490
Finished up Network link changes.
2016-02-09 16:32:46 -05:00
Kevin Ring
c2e74dd85e
Add support for KML files with explicitly specified namespaces.
2015-05-14 12:56:55 +10:00
Matthew Amato
1e02faa803
Ongoing KML work.
...
Fix some bad tests that only worked in Chrome.
Improve embedded KMZ replacement to avoid blind global string replace.
Add more specs to improve coverage.
Use getAttribute instead of iteration.
2015-02-21 16:36:36 -05:00
Matthew Amato
6b71a58c89
Ongoing KML work.
...
1. Continue to flesh out specs.
2. Fix an issue with resolving network links.
3. Fix promise resolution when loading KML.
2015-02-19 23:15:23 -05:00
Matthew Amato
6b094e8e6e
Ongoing KML work
...
1. Add a test for embedded KMZ images and MultiGeometry.
2. Resolve kmz references in feature description
2015-02-19 21:33:12 -05:00
Matthew Amato
50398ffa32
Clean up promise handling in KML loading.
...
Add some specs to make sure promises resolve/reject as expected.
2014-11-07 17:44:10 -05:00
Matthew Amato
70228cc807
Add specs for basic style handling.
2013-07-31 09:54:29 -04:00