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
Přihlášení členové mohou přispívat, sledovat aktualizace a další. Jste tu noví? Zaregistrujte si bezplatný účet.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.