Select to view content in your preferred language

How to retrieve TileLayer requests urls for specific extent and zoom level?

70
1
yesterday
DenisRomanovas
Occasional Contributor

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?

0 Kudos
1 Reply
UndralBatsukh
Esri Regular Contributor

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?

0 Kudos