Select to view content in your preferred language

Logo

637
3
07-20-2012 10:01 AM
anjelinaponker
Emerging Contributor
How can I remove PoweredByEsri logo from Right bottom page permanently?
Regards
Tags (2)
0 Kudos
3 Replies
AnthonyGiles
Honored Contributor
anjelina

The map Class has a property called Logovisible that you can set to false, see:

http://help.arcgis.com/en/webapi/flex/apiref/com/esri/ags/map.html#logoVisible

Regards

Anthony
0 Kudos
anjelinaponker
Emerging Contributor
Thanks
I did it, But logo appear 2 second after that it disappear.
I want to remove it permanently.
0 Kudos
AnthonyGiles
Honored Contributor
Are you using your own ArcGIS Server as apparently the logo can only be turned off if the service is served from your own server.

There is a work around here, I have not tried it, so do not know if it will be successful:

http://gisprog.wordpress.com/2009/03/03/esri-logo-visible/

Regards

Anthony
0 Kudos