Vector and raster maps with GL styles. Server side rendering by MapLibre GL Native. Map tile server for MapLibre GL JS, Android, iOS, Leaflet, OpenLayers, GIS via WMTS, etc.
Failed to load mbtiles://{v3}: Cross origin requests are only supported for protocol schemes: http, data, chrome, chrome-extension, https.
Failed to load mbtiles://{parcel-lir}: Cross origin requests are only supported for protocol schemes: http, data, chrome, chrome-extension, https.
Probably the problem isn't on tileserver-gl, check if the app that consume the tiles has CORS enable. I known that is an old question but better late than never.
Hey, currently using: tileserver-gl-light v2.3.1
currently if I use this:
I get this error using mapbox-gl:
So then I figured i could so something like this:
No avail. Any suggestions on how to still access the server but either equip cors or use http?
Thanks, Craig.