Hello, we are trying to render XYZ map layers using WebTiledLayer but we noticed that when the URL template contains a .webp extension the layer has the “Loaded” status but does not render on the map, however, by replacing the .webp extension in the URL template by .png, the map layer works:
Does not work:
https://cartodb-basemaps-a.global.ssl.fastly.net/light_all/{level}/{col}/{row}.webp
Works:
https://cartodb-basemaps-a.global.ssl.fastly.net/light_all/{level}/{col}/{row}.png
We wonder if this is expected or if there is any approach to solve this. Thanks in advance.
Les membres connectés peuvent publier, suivre les mises à jour, et plus encore. Nouveau ici ? Inscrivez-vous gratuitement.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.