We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Context
Describe the bug
The printed grid is not correct when added "labelProjection" param. The right labels is not equals to the lefts and all left labels are same.
How to reproduce
{ "layout": "A4 landscape", "attributes": {"map": { "rotation": 0, "center": [ 602602, 4915620 ], "layers": [{ "type": "grid", "font": { "name": ["Arial", "Liberation Sans"] }, "rotateLabels": true, "numberOfLines": [3, 3], "labelProjection": "EPSG:4326" }], "scale": 258000, "projection": "EPSG:26713", "dpi": 72 }} }
Actual results
mapfish-print-report (5).pdf
Expected results
The text was updated successfully, but these errors were encountered:
Is there an issue with axis order?
Sorry, something went wrong.
No branches or pull requests
Context
Describe the bug
The printed grid is not correct when added "labelProjection" param. The right labels is not equals to the lefts and all left labels are same.
How to reproduce
Actual results
mapfish-print-report (5).pdf
Expected results
The text was updated successfully, but these errors were encountered: