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

Missing option to enable antialiasing #148

Closed
wilmervanheerde opened this issue May 24, 2019 · 3 comments
Closed

Missing option to enable antialiasing #148

wilmervanheerde opened this issue May 24, 2019 · 3 comments

Comments

@wilmervanheerde
Copy link

The mgl-map component is missing an option to enable antialiasing as specified by the Mapbox GL API https://docs.mapbox.com/mapbox-gl-js/api/#map

@Wykks
Copy link
Owner

Wykks commented May 24, 2019

This options has been added in mapbox-gl v0.54.0 (mapbox/mapbox-gl-js#7821).

ngx-mapbox-gl currently support mapbox-gl v0.53.1 (https://github.com/Wykks/ngx-mapbox-gl/blob/master/projects/ngx-mapbox-gl/package.json#L25)

@wilmervanheerde
Copy link
Author

Thanks for your answer. Is there an indication when ngx will support this version?

@Wykks
Copy link
Owner

Wykks commented May 24, 2019

Maybe at the end of this month. I'm planning to make a new release to support Angular 8.

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

2 participants