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

Added property for automatic calculated tile layer url #61

Merged
merged 1 commit into from
Dec 9, 2024

Conversation

robinmolen
Copy link
Contributor

The url for the tile layer is determined when fetching the component data from the backend. This is done using the rewrite_for_request step. This ensures that the tile layer object can be updated, and that all components using this tile layer are changed accordingly.

Adding this type to make sure that we are type save (and possibly able to make the future step towards typescript), and that we know which values to expect

…for generated url.

The url for the tile layer is determined when fetching the component data from the backend. This ensures that the tile layer object can be updated, and that all components using this tile layer are changed accordingly.
@robinmolen robinmolen requested a review from vaszig December 9, 2024 08:28
@robinmolen robinmolen merged commit 1831064 into main Dec 9, 2024
6 checks passed
@robinmolen robinmolen deleted the feature/2173-map-background branch December 9, 2024 10:52
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.

2 participants