.esriLegendServiceLabel { display: none; }
Thanks its helpful..
legendLayers.push({layer:layer,title:'YOUR TITLE'});
var legend = new esri.dijit.Legend({ map:map, layerInfos:[ {layer:yourfirstlayer, title:" "}, {layer:yoursecondlayer, title:" "} ] }, "legendDiv"); legend.startup();
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.