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
Aangemelde leden kunnen berichten plaatsen, updates volgen en meer. Nieuw hier? Registreer een gratis account.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.