Skip to content

Can we serve mbtiles as .png using tileserver-gl so that leaflet.js can pick it up without using protobuf? #1417

Answered by acalcutt
AIBappa asked this question in Q&A
Discussion options

You must be logged in to vote

That image output option only applies to rendered tiles under 'styles', not data sources. So it would apply to the 'maptiler-basic-gl-style' in your config.

For example, if you look at my styles at https://tiles.wifidb.net/ , if you click "XYZ" under a style it will show the url for rendered images right under. TileJSON also uses this image endpoint (which gets used in raster)

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@AIBappa
Comment options

@acalcutt
Comment options

@acalcutt
Comment options

Answer selected by AIBappa
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