Our end-to-end testing has picked up an apparent labelling issue in the latest release. We have some logic to create a client side graticule layer within our application which can work on any projection.
In the application since the 4.33 release labels no longer appear on a Antarctic Polar Stereographic map along constant lines of longitude at 0,90,180,270. The labels never appear for any zoom level, so I think there is an issue tied to the polar projection being used?
Difference:
version 4.32:
Version 4.33:
Solved! Go to Solution.
Update: we've identified the issue and will have this resolved, probably later this week.
I have created a reproducible sampler here: https://codepen.io/JDawe/pen/myJZdRJ
Hi @JonathanDawe_BAS, thanks for posting your question here. We are aware of this labeling issue, and are investigating. I'll follow-up here when we have an update to share.
Update: we've identified the issue and will have this resolved, probably later this week.
Thanks it is now fixed in my sample! fantastic, thanks to you and your team 😄