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
Los miembros registrados pueden publicar, seguir actualizaciones y más. ¿Nuevo aquí? Regístrate gratis.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.