We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
It would be useful to be able to have tileSize as a TileJSON property to make it easier to use non-default sized raster tiles.
The text was updated successfully, but these errors were encountered:
It does seem like it would make more sense for this to be part of TileJSON though it is a part of the MapboxGL-style spec. https://www.mapbox.com/mapbox-gl-js/style-spec/#sources-raster-tileSize
Sorry, something went wrong.
+1 for this. All our tiles are 512x512 but we'd like to handle 256x256 for 3rd party sets.
Thanks for the ticket. Could you say a bit more about your usecase(s)? Also, would the proposed addition in #16 address some of these needs?
No branches or pull requests
It would be useful to be able to have tileSize as a TileJSON property to make it easier to use non-default sized raster tiles.
The text was updated successfully, but these errors were encountered: