basemapGallery.on("load", function () { for (i = 0; i < basemapGallery.basemaps.length; i++) { (function (x) { registry.byId('basemapMenu').addChild(new MenuItem({ label: basemapGallery.basemaps.title, onClick: function () { basemapGallery.select(basemapGallery.basemaps.id); } })); }(i)); } });
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.