if (configOptions.displaylegend == 'true' || configOptions.displaylegend === true) {
addLegend(layerInfo);
}
//Add the Detail button and panel
if ((configOptions.displaydetails === 'true' || configOptions.displaydetails === true) && configOptions.description !== "") {
......
I can see no improvement in AGOL printing.
ZIP layers disappear. Other feature layers either disappear or print with a generic "blank icon" instead of they symbol.
How can I escalate this printing discussion? This has been going on for at least a year now. New releases are always promised, but I can detect no change. Whether Firefox, Chrome, or IE...Mac or Win.
The printing problem is a bug that will be fixed in the next release.
Kelly