Skip to content

prints as <br/> #3

@ionara

Description

@ionara

Great tool! However, he label looks fine on the web app, but when printed the new line shows as
. Any ideas on how to fix it? thank you. Here is part of the code:
var json = { "labelExpressionInfo": {"value": "{owner_name} \n Prop ID: {prop_id}"}, "labelPlacement":"center-center", "fieldInfos": [{fieldName: "owner_name", fieldName: "prop_id"}], "minScale": 9028 }; var labelClass = new LabelClass(json); labelClass.symbol = parcelsLabel; parcels.setLabelingInfo([ labelClass ]);

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions