|
142 | 142 | @layerGroup={{this.layerGroups.inclusionary-housing}}
|
143 | 143 | @activeTooltip={{zoom-dependent-label this.layerGroups.inclusionary-housing this.zoomWarningLabel this.mainMap.zoom}}/>
|
144 | 144 | <container.layer-group-toggle
|
145 |
| - data-test-toggle-transit-zones |
146 |
| - @layerGroup={{this.layerGroups.transit-zones}} |
147 |
| - @activeTooltip={{zoom-dependent-label this.layerGroups.transit-zones this.zoomWarningLabel this.mainMap.zoom}}/> |
| 145 | + data-test-toggle-cho-greater-transit-zone |
| 146 | + @layerGroup={{this.layerGroups.cho-greater-transit-zone}} |
| 147 | + @activeTooltip={{zoom-dependent-label this.layerGroups.cho-greater-transit-zone this.zoomWarningLabel this.mainMap.zoom}}> |
| 148 | + <LabsUi::LegendItems @items={{this.layerGroups.cho-greater-transit-zone.legend.items}} /> |
| 149 | + </container.layer-group-toggle> |
| 150 | + <container.layer-group-toggle |
| 151 | + data-test-toggle-cho-transit-zones |
| 152 | + @layerGroup={{this.layerGroups.cho-transit-zones}} |
| 153 | + @activeTooltip={{zoom-dependent-label this.layerGroups.cho-transit-zones this.zoomWarningLabel this.mainMap.zoom}}> |
| 154 | + <LabsUi::LegendItems @items={{this.layerGroups.cho-transit-zones.legend.items}} /> |
| 155 | + </container.layer-group-toggle> |
148 | 156 | <container.layer-group-toggle
|
149 | 157 | data-test-toggle-fresh
|
150 | 158 | @layerGroup={{this.layerGroups.fresh}}
|
|
214 | 222 | @activeTooltip={{zoom-dependent-label this.layerGroups.e-designations this.zoomWarningLabel this.mainMap.zoom}}>
|
215 | 223 | <LabsUi::LegendItem @item={{this.layerGroups.e-designations.legend}} />
|
216 | 224 | </container.layer-group-toggle>
|
| 225 | + <container.layer-group-toggle |
| 226 | + data-test-toggle-transit-zones |
| 227 | + @layerGroup={{this.layerGroups.transit-zones}} |
| 228 | + @activeTooltip={{zoom-dependent-label this.layerGroups.transit-zones this.zoomWarningLabel this.mainMap.zoom}}/> |
217 | 229 | <container.layer-group-toggle
|
218 | 230 | data-test-toggle-appendixj-designated-mdistricts
|
219 | 231 | @layerGroup={{this.layerGroups.appendixj-designated-mdistricts}}
|
|
0 commit comments