map = new esri.Map("map", { extent: initExtent, logo:false });
I know how to remove the ESRI standard logo map = new esri.Map("map", { extent: initExtent, logo:false }); But what about if I want to add my own logo...Can someone show me how to do that?ThanksNathalie
Signed in members can post, follow updates, and more. New here? Register a free account.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.