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)); } });
Les membres connectés peuvent publier, suivre les mises à jour, et plus encore. Nouveau ici ? Inscrivez-vous gratuitement.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.