We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
mapbox-gl-js version: 0.45.0
When addImage is run after a source/layer, the images will never appear on the current integer zoom level. On other zoom levels they display fine.
addImage
My JSBin: https://jsbin.com/riwutuw
This is also tracked as a bug here: #6231
My question is that how is it possible to trigger a layout update/re-render for the current zoom?
The text was updated successfully, but these errors were encountered:
Let's keep discussion on #6231.
Sorry, something went wrong.
No branches or pull requests
mapbox-gl-js version: 0.45.0
Question
When
addImage
is run after a source/layer, the images will never appear on the current integer zoom level. On other zoom levels they display fine.My JSBin: https://jsbin.com/riwutuw
This is also tracked as a bug here: #6231
My question is that how is it possible to trigger a layout update/re-render for the current zoom?
The text was updated successfully, but these errors were encountered: