Skip to content

Style empty #35

@leousch

Description

@leousch

Hi, I got a error with a KML. Bug comes from threre:

<Style id="LineLabels">
            <IconStyle>
                <scale>0.8</scale>
                <Icon />
            </IconStyle>
            <LabelStyle>
                <scale>0.7</scale>
            </LabelStyle>
        </Style>

I've corrected you're code to prevent the bug: Line 99

} else if (e.childNodes.length !== 0) {

instead of

} else {

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions