Esri/arcgis-maps-sdk-samples-qt

Viewing offline tiled maps in Qt

kunalkhosla93 opened this issue · 2 comments

Is it somehow possible to view offline tiled maps (downloaded in a directory {/z/x/y.png} ) using one of the projects here. If so, kindly help me with the correct project name.

Thanks

We don't have a project available, but we have a code snippet in our API reference - https://developers.arcgis.com/qt/cpp/api-reference/esri-arcgisruntime-serviceimagetiledlayer.html

We've opened an issue in our common samples repository to evaluate adding a "View offline tiled maps" sample to the Runtime SDK samples.