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

Fix streaming basemaps when using saved project #142

Merged
merged 1 commit into from
Apr 12, 2024

Conversation

Samweli
Copy link
Collaborator

@Samweli Samweli commented Apr 12, 2024

When user logouts and then opens a saved project that contained a streamed basemap the target layer doesn't get rendered even after when user login again. This PR provides a fix for the issue by making sure the API key is added to the layer URI when rendering the streamed basemap.

Screenshot of the issue before the fix

planet_basemap_streaming_issue-2024-04-12_20.45.57.mp4

Screenshot after apply the fix

planet_basemap_streaming_fix-2024-04-12_20.32.50.mp4

@Samweli Samweli requested a review from john-dupuy April 12, 2024 17:58
@john-dupuy john-dupuy merged commit daa351a into master Apr 12, 2024
6 of 12 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.

None yet

2 participants