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

Added disableAntiAliasing option to map init #28

Merged
merged 1 commit into from
Oct 24, 2023

Conversation

EvgenyRodygin
Copy link
Contributor

No description provided.

@itanka9 itanka9 requested review from itanka9 and removed request for Kuznecoff October 24, 2023 08:55
@@ -32,6 +32,7 @@ const init = async (
center: opts.center ?? [82.88688745100029, 54.98064452796862],
rotation: opts.rotation ?? -111,
pitch: 45,
disableAntiAliasing: false,
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
disableAntiAliasing: false,
disableAntiAliasing: true,

?

@EvgenyRodygin EvgenyRodygin merged commit 4db1bf8 into master Oct 24, 2023
3 checks passed
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.

3 participants