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
Signed in members can post, follow updates, and more. New here? Register a free account.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.