-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
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 ]);
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels