Skip to content

[WIP] v11: adjust tile/image provider to support vector tiles plugin #182

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

Draft
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

JaffaKetchup
Copy link
Owner

@JaffaKetchup JaffaKetchup commented Feb 5, 2025

v11.0.0-dev.2 contains up to 9264854. For the current FM TileLayer design (which is copied into the vector plugin), it adds support to allow for tile providers which extend VectorTileProvider to use the provideTile method introduced in v10. Additionally, it uses the changes to fix #183.
This is released as a prerelease, since it is expected that the core tile layer design and 3rd party integration may change in the near-to-middle-term future, which may require an overhaul of the FMTCTileProvider.

This PR will not be worked on further until there is more certainty.

…ge provider

Fixed equality in image provider to ensure changes to tile layer URL template make tiles update (breaks tile image cache keys when URL changes)
@JaffaKetchup JaffaKetchup changed the title [WIP] Support vector tiles [WIP] v11: adjust tile/image provider to better support external usage Mar 9, 2025
Updated CHANGELOG
@JaffaKetchup JaffaKetchup changed the title [WIP] v11: adjust tile/image provider to better support external usage [WIP] v11: adjust tile/image provider to support vector tiles plugin Mar 9, 2025
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.

[BUG] Tiles not updated when urlTemplate changes if tile provider not reconstructed
1 participant