Skip to content
This repository has been archived by the owner on Aug 8, 2023. It is now read-only.

[core] Enable variable label placement for allowed text overlap #15354

Merged
merged 4 commits into from
Aug 13, 2019

Conversation

pozdnyakov
Copy link
Contributor

@pozdnyakov pozdnyakov commented Aug 12, 2019

The engine is trying to place the text first, and allows collision only if there is no position without a collision.
text_overlap

Fixes #15357

@pozdnyakov pozdnyakov force-pushed the mikhail_variable_text_overlap branch from f909d31 to 6c207cb Compare August 13, 2019 11:25
@pozdnyakov pozdnyakov requested a review from a team August 13, 2019 11:44
@pozdnyakov pozdnyakov merged commit 12615d4 into master Aug 13, 2019
@pozdnyakov pozdnyakov deleted the mikhail_variable_text_overlap branch August 13, 2019 12:20
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Core The cross-platform C++ core, aka mbgl text rendering
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[core] Enable variable label placement when {text|icon}-allow-overlap properties are set to true
3 participants