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
When trying to get an image of a comparison involving a raster map, the "Copy Image" button doesn't work and instead shows a blank gray panel.
OpenStreetMap on the left vs Mapbox Outdoors on the right
Stamen Terrain on the left vs Mapbox Outdoors on the right
The text was updated successfully, but these errors were encountered:
Looking at this: I think this is just Leaflet styles specifically. When I use raster tiles in a mapbox gl style I see the expected result:
The code to screenshot probably references a canvas element that isn't present in our Leaflet rendering component.
Sorry, something went wrong.
No branches or pull requests
When trying to get an image of a comparison involving a raster map, the "Copy Image" button doesn't work and instead shows a blank gray panel.
OpenStreetMap on the left vs Mapbox Outdoors on the right
Stamen Terrain on the left vs Mapbox Outdoors on the right
The text was updated successfully, but these errors were encountered: