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
Aangemelde leden kunnen berichten plaatsen, updates volgen en meer. Nieuw hier? Registreer een gratis account.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.