[GIS] How to add legend in Qgis2Web plugin while exporting maps

qgisqgis2web

currently i am working with the publishing web maps with the Qgis2web plugin. but i didn't find any kind of legend window or event to add legend. Is there any other source to add Legend?below is snapshot of Qgis2Web parameters window. there i didn't find any event to add legend.enter image description here

I need to display my all legend. e.g
enter image description here
to the final web map. suggestions are welcome

Best Answer

"Add layers list" is the option. You have it checked in the screenshot above. For Leaflet maps, it adds layer names and icons. For OpenLayers3 maps, it just adds the layer names. Is that what you need, or do you need more? If more, can you describe what you need?

Related Question