Small XML error in KML test
This commit is contained in:
@@ -1634,7 +1634,7 @@ describe('ol.format.KML', function() {
|
|||||||
' <Data name="country">' +
|
' <Data name="country">' +
|
||||||
' <displayName>Country</displayName>' +
|
' <displayName>Country</displayName>' +
|
||||||
' <value>United-Kingdom</value>' +
|
' <value>United-Kingdom</value>' +
|
||||||
' /Data>' +
|
' </Data>' +
|
||||||
' </ExtendedData>' +
|
' </ExtendedData>' +
|
||||||
' </Placemark>' +
|
' </Placemark>' +
|
||||||
'</kml>';
|
'</kml>';
|
||||||
|
|||||||
Reference in New Issue
Block a user