Skip to content
New issue

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

Fix globe pitch-aligned line-placed texts #4925

Merged

Conversation

kubapelc
Copy link
Collaborator

Fixes #4786, adds render test for this behaviour.

Before:

After:

@codecov-commenter
Copy link

codecov-commenter commented Oct 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.50%. Comparing base (9ba25c6) to head (c6eb7b5).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4925      +/-   ##
==========================================
- Coverage   90.86%   90.50%   -0.36%     
==========================================
  Files         265      265              
  Lines       38098    38098              
  Branches     3163     3181      +18     
==========================================
- Hits        34616    34480     -136     
- Misses       2538     2647     +109     
- Partials      944      971      +27     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@HarelM
Copy link
Collaborator

HarelM commented Oct 29, 2024

Looks good to me, thanks!

@HarelM HarelM merged commit 9d9a600 into maplibre:main Oct 29, 2024
15 checks passed
jonathanlurie pushed a commit to jonathanlurie/maplibre-gl-js that referenced this pull request Oct 30, 2024
* Fix map-pitch-aligned line-placed texts on globe

* Add render test

* Only use globe text line render tests with collision circles

* Add another symbol-visibility/visible expected image

* Add changelog entry
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Globe text scales with pitch
3 participants