
<arcgis-map zoom="13" center="-88.1, 41.5">
<arcgis-zoom position="top-left"></arcgis-zoom>
<arcgis-swipe swipe-position="32"></arcgis-swipe>
<arcgis-expand position="top-right">
<arcgis-layer-list
label="1862 Imagery"
visibility="checkbox"
></arcgis-layer-list>
</arcgis-expand>
</arcgis-map>
I thought I would be able to change the layer name from AerialBW1862 by using a label property in the Layer List component, but it has no effect. I've tried most other relevant-sounding properties, but still no effect. Here is a sample.