Skip to content

Mappings doesn't work correctly for geolayers inside withData #495

@AndreiKingsley

Description

@AndreiKingsley

Example :

dfNames.plot {

withData(allMaps) {
    geoMap {
        fillColor(GID_0)
    }
}

    text {
        label(NAME_1)
        x(centerX)
        y(centerY)
    } 

}

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinggeoRelated to kandy-geo

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions