davetimmins / arcgis-react-redux-legend

:seedling: Legend control for ArcGIS JS v4 using React and Redux
https://davetimmins.github.io/arcgis-react-redux-legend/
24 stars 10 forks source link

Layer not toggled if duplicate name in map #6

Closed davetimmins closed 7 years ago

davetimmins commented 7 years ago

The current layer find lookup uses the layer name / title. This means that if > 1 layer has the same name it won't do anything.