Hello,
I am new to GIS and am exploring the latest SDK for java (100.1.0). I am currently trying to display a ROI of a WMTS layer over a basemap. I am trying to achieve the effect of a sliding window, where only the portion of the layer in some region of interest (say a rectangle) is displayed, and the basemap is displayed anywhere outside of the ROI. Is there a way to achieve this with current api? If not will there be something like this added? The closest I found in previous versions was to use map overlays, though I can't find anything equivalent in current api. Any help or point to the right direction would be appreciated.
Thanks,
Natalie