Hello,
How can I do to load on map an arcgiserver ImageService on runtime qt 100.0? I have seen that this example in runtime 100.1 (https://developers.arcgis.com/qt/latest/cpp/sample-code/sample-qt-rasterlayerservice.htm) but in runtime 100.0?
Thank you
Solved! Go to Solution.
Hi,
support for ImageServiceRaster was added to the Qt API at version 100.1 - if you want to load this type of data I think you will need to upgrade your Runtime version.
Hope that helps,
Luke
Hi,
support for ImageServiceRaster was added to the Qt API at version 100.1 - if you want to load this type of data I think you will need to upgrade your Runtime version.
Hope that helps,
Luke