[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-07-13 UTC."],[[["This function modifies a Projection to shift its output by specified amounts in the x and y directions."],["It takes two arguments, `x` and `y`, representing the translation amounts for the respective axes."],["Calling `translate` on a Projection object returns a new, translated Projection, leaving the original unchanged."]]],[]]