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

Offline support for raster tiles from Mapbox Studio #678

Open
kontonieaktywne1 opened this issue Sep 6, 2024 · 0 comments
Open

Offline support for raster tiles from Mapbox Studio #678

kontonieaktywne1 opened this issue Sep 6, 2024 · 0 comments

Comments

@kontonieaktywne1
Copy link

Hello,

I have a problem downloading tileset from Mapbox Studio.
Tileset is raster and I found on the internet that it is not supported https://stackoverflow.com/a/61945107

I just tried with:
TilesetDescriptorOptions( styleURI: 'https://a.tiles.mapbox.com/v4/${accountName}.${tilesetId}/{z}/{x}/{y}.png?access_token=${token}', minZoom: 12, maxZoom: 15, ),

But response is: Failed to resolve tileset descriptors: HTTP status code 422

Is there any way to support offline raster tiles from Mapbox Studio?

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

1 participant