Closed j8seangel closed 4 years ago
To fix https://github.com/GlobalFishingWatch/gfw-eng-tasks/issues/21 but not introduce a breaking change updating the title for the fishing effort layer this PR includes a new field in the workspace called tooltip with original title fallback.
tooltip
title
Once this is merged the default workspace in dev and production should be updated to add the line: "tooltip": "Apparent fishing effort",
"tooltip": "Apparent fishing effort",
To fix https://github.com/GlobalFishingWatch/gfw-eng-tasks/issues/21 but not introduce a breaking change updating the title for the fishing effort layer this PR includes a new field in the workspace called
tooltip
with originaltitle
fallback.Once this is merged the default workspace in dev and production should be updated to add the line:
"tooltip": "Apparent fishing effort",