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
MapillaryJS version: 2.12.0 System/Browser: All
2.12.0
All
var viewer = new Mapillary.Viewer( "<element-id>", "<client-id>", "<regular-key>", { component: { cover: false, direction: false, imagePlane: false, sequence: false, slider: { initialPosition: 1, keys: { foreground: '<regular-key>', background: '<pano-key>' } }, }, });
The high res tiles are loaded for the whole visible part of the panorama
For some views only part of the panorama is updated with high res tiles and the rest stays in low res.
The text was updated successfully, but these errors were encountered:
oscarlorentzon
No branches or pull requests
Basic information
MapillaryJS version:
2.12.0
System/Browser:
All
Steps to Reproduce Behavior
Expected behavior
The high res tiles are loaded for the whole visible part of the panorama
Actual behavior
For some views only part of the panorama is updated with high res tiles and the rest stays in low res.
The text was updated successfully, but these errors were encountered: