local (offline) mbtiles #62
-
|
Is there any way, at the moment, to render local/offline mbtiles ? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 3 replies
-
|
I don’t believe so. I’m not too familiar with the work required here but a quick google indicates that it would need a call to edit: actually it looks like addProtocol doesn’t need a map instance, it’s just a global function. So maybe this can be done already? If you get it to work I’d love to document it for others in the future :) |
Beta Was this translation helpful? Give feedback.
Does #59 help?