I'm working with WABIS widgets (release 2.0) with Web App Builder (Developer Edition 2.13).
I have followed the good instructions of @CodyBenkelman in this post: https://community.esri.com/t5/arcgis-image-analyst-questions/change-image-processing-templates/m-p/1... for using IS Renderer.
I have a DTM with an image service associated to show multidirectional hillshade. This is a simple image service, only for testing purpose, defined in ArcGIS Pro with a Raster Function Template (hillshade_multidirectional.rtf.xml) where I defined some parameters as IsPublic (for example ZFactor).
The IS Renderer doesn't show any of the published parameters, although Stretch renderer do it. (this renderer has been added by default).
I can not see any configuration option. How can I do it?
Is it possible to publish the parameter of hillshade image service?
Thanks!