Skip to content

StoreDirectory marked as @internal #76

Closed Answered by JaffaKetchup
sirkalmi asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @sirkalmi,

Please make sure you have read the entire documentation. It looks like you may be trying to use FMTC like it was pre v5 - if so, you'll need to upgrade fully. If not:

FMTCTileProvider and StoreDirectory should not be accessed through their respective objects - they are marked with an @internal annotation to warn against this. Instead, follow both sections at https://fmtc.jaffaketchup.dev/usage/roots-and-stores.
The purpose of this is to simplify usage to the 'chains' described on that page, whilst allowing flexibility within this project and for advanced devs that may be taking FMTC to the max.

Note that this is similar (in the way of misunderstanding) to the original issue …

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@sirkalmi
Comment options

@sirkalmi
Comment options

Answer selected by JaffaKetchup
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants