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

feat: Multidatasource #504

Open
wants to merge 5 commits into
base: develop
Choose a base branch
from
Open

Conversation

farfromrefug
Copy link
Contributor

This is a new datasource which kind of work like the PackageManagerDataSource but with any local datasource.
It allows to handle multiple datasources in a better way than order or combine.

A few notes:

while debugging i can see that the over tiles are correctly loaded, if i break i even see that first the render is ok
Screenshot 2022-06-15 at 09 07 37
But then as it finishes rendering the map it then get broken
Screenshot 2022-06-15 at 09 07 46

If i change the hillshade layer to not use the MultiTileDataSource but the MBTilesTileDataSource directly then it renders correctly(like the first screenshot).

hope you can help

@farfromrefug
Copy link
Contributor Author

about my rendering issue it seems to got fixed with my latest commits. Not sure why though :s

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.

1 participant