diff --git a/app/components/layer-record-views/tax-lot/intersecting-layers-views.js b/app/components/layer-record-views/tax-lot/intersecting-layers-views.js index 7806d95d..bd533c64 100644 --- a/app/components/layer-record-views/tax-lot/intersecting-layers-views.js +++ b/app/components/layer-record-views/tax-lot/intersecting-layers-views.js @@ -5,7 +5,6 @@ export default class IntersectingLayersViews extends Component { tables = [ 'inclusionary_housing', - 'transitzones', 'fresh_zones', 'waterfront_access_plan', 'coastal_zone_boundary', @@ -15,6 +14,7 @@ export default class IntersectingLayersViews extends Component { 'mandatory_inclusionary_housing', 'e_designations', 'upland_waterfront_areas', + 'transitzones', 'appendixj_designated_mdistricts', ]; } diff --git a/app/templates/components/layer-palette.hbs b/app/templates/components/layer-palette.hbs index 628d9151..b1304ee4 100644 --- a/app/templates/components/layer-palette.hbs +++ b/app/templates/components/layer-palette.hbs @@ -142,9 +142,17 @@ @layerGroup={{this.layerGroups.inclusionary-housing}} @activeTooltip={{zoom-dependent-label this.layerGroups.inclusionary-housing this.zoomWarningLabel this.mainMap.zoom}}/> + data-test-toggle-cho-greater-transit-zone + @layerGroup={{this.layerGroups.cho-greater-transit-zone}} + @activeTooltip={{zoom-dependent-label this.layerGroups.cho-greater-transit-zone this.zoomWarningLabel this.mainMap.zoom}}> + + + + + + {{/if}} - {{#if layers.transitzones}} -
  • - - - Transit Zone - -
  • - {{/if}} {{#if layers.fresh_zones}}
  • {{/if}} + {{#if layers.transitzones}} +
  • + + + Appendix I + +
  • + {{/if}} {{#if layers.appendixj_designated_mdistricts}}