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

Make allow text and icon overlap true by default #1154

Open
tobrun opened this issue Aug 27, 2020 · 0 comments
Open

Make allow text and icon overlap true by default #1154

tobrun opened this issue Aug 27, 2020 · 0 comments

Comments

@tobrun
Copy link
Member

tobrun commented Aug 27, 2020

Having the default value false, has led to confusion for our end users. The default value of false makes sense for symbols used in the style as labels and icons but for end-user added symbols, which are always important, we should not hide them by default. This is a breaking change and requires a semver major update.

          symbolManager.setIconAllowOverlap(true);
          symbolManager.setTextAllowOverlap(true);
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

No branches or pull requests

1 participant