Load ImageService in Runtime qt100.0

602
1
Jump to solution
07-17-2017 03:34 AM
ValerioQuintarelli
New Contributor

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

Tags (1)
0 Kudos
1 Solution

Accepted Solutions
LukeSmallwood
Esri Contributor

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

View solution in original post

0 Kudos
1 Reply
LukeSmallwood
Esri Contributor

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

0 Kudos