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

Fusion: Rework Stamen tile layer support #146

Open
jumpinjackie opened this issue Sep 1, 2023 · 0 comments
Open

Fusion: Rework Stamen tile layer support #146

jumpinjackie opened this issue Sep 1, 2023 · 0 comments
Assignees
Milestone

Comments

@jumpinjackie
Copy link
Owner

jumpinjackie commented Sep 1, 2023

Stamen tiles is now under the management of Stadia Maps, which requires API keys (or domain whitelisting) to access their services.

As a result the way we currently set up Stamen tiles in our Fusion flexible layout is no longer valid and needs to be updated to support the new way of accessing these tiles, which would be a XYZ layer with placeholders for x, y, z and api key query string parameter.

Or alternatively, we stick with the current Stamen layer type, but add runtime support in Fusion to set up XYZ layers with the right URLs, API keys and attributions.

The API key field should be denoted such that it is not required if their Fusion application is hosted on a domain whitelisted by Stadia Maps (link to relevant documentation on this)

https://docs.stadiamaps.com/guides/migrating-from-stamen-map-tiles/

@jumpinjackie jumpinjackie added this to the 6.0m13 milestone Sep 1, 2023
@jumpinjackie jumpinjackie self-assigned this Sep 1, 2023
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

1 participant