Is there anyway to turn off service layer credits (set showAttribution: False)
Solved! Go to Solution.
Piya,
Sure in the main config.json file of your app just add showAttribution false to the mapOptions (line 11):
"mapOptions": { "extent": { "xmin": -9588945.63048467, "ymin": 3961163.9078186783, "xmax": -9521681.045593806, "ymax": 4027893.4335115473, "spatialReference": { "wkid": 102100 } }, "showAttribution": false, "logo": false,
Hi Jayanta,
Thanks that is exactly what I am looking for.
Piya.
Piya,
Please click the "Mark Correct" on the reply that answer your question so that other can easily find the answer.
Hi Robert,
I am using the Experience Builder, do you know how to achieve the same goal in Experience Builder?
Dear Priya
Kindly go through below mentioned steps+
Sadly this workaround is not working for Experience Builder.
Anyone know how to do this in Experience Builder?
You can use Abhishek solution in Pro with a custom print layout template, and use a custom published print service. We turned the font color to clear, and it worked.