{gridLabels({
        axis: "y",
        positions: range(labelStep, mapTransformProps.gridSize.y, labelStep),
        fill: props.templateView ? Color.mediumGray : Color.labelBackground,
        ...commonProps,