Good afternoon,
Does 4.X SDK have functionality similar to esri.TileUtils.getCandidateTileInfo() which was available in 3.X version?
I have a goal to calculate/retrieve urls for exact extent and zoom level 🙂
Any hints how to do this without doing it manually?
Hi there,
I wasn't able to locate any public documentation for esri.TileUtils.getCandidateTileInfo(). That said, could you clarify how much detail you're looking for?
Are you calculating the tiles without considering rotation and the tilemap, or do you need those factors included as well?