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

Raster Source from byte data #616

Open
ethan-ansync opened this issue Jul 9, 2024 · 1 comment
Open

Raster Source from byte data #616

ethan-ansync opened this issue Jul 9, 2024 · 1 comment

Comments

@ethan-ansync
Copy link

Hello all,
I'm new to the Mapbox API, and I'm using a Raster source to render tiles on my map. Currently I'm doing this by providing a list of URLs to the "tiles" field of the source properties. However, I would really appreciate an option to render the tiles from byte data. My app will sometimes require offline work and I want to be able to load tiles from the phone's storage. Is this possible at the current time? I haven't found anything in the documentation that mentions it.
Thanks!

@evil159
Copy link
Contributor

evil159 commented Jul 11, 2024

Hi @ethan-ansync, currently this API is available on iOS and Android only, note that it is experimental, so it might be a subject to change.

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

No branches or pull requests

2 participants