# esri-layersToggle

`esri-layersToggle` is a component that will be used as a widget over the map and display a list of the map's layers.  Each layer will be represented as a checkbox and allow you to toggle the visibility of the layer.

## Usage

```
<esri-layersToggle position="top-right"></esri-layersToggle>
```
