Tiles are not displayed if fullExtent is specified like this:
var cycleMap = new WebTiledLayer("https://${subDomain}.tile.thunderforest.com/cycle/${level}/${col}/${row}.png", {"copyright": 'Maps © <a href="http://www.thunderforest.com">Thunderforest</a>, Data © <a href="http://www.openstreetmap.org/copyright">OpenStreetMap contributors</a>', "fullExtent": new Extent(-179, 0, 179, 60), "id": "OpenCycleMap", "subDomains": ["a", "b", "c"]});
See here : https://codepen.io/captain-igloo/pen/VwKwyOW?editors=100
Angemeldete Mitglieder können Beiträge verfassen, Updates folgen und mehr. Neu hier? Registriere ein kostenloses Konto.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.