Adding a WMTS basemap with Automation API
Is it possible to add a WMTS layer as a basemap with the use of the ArcGIS Automation API ? I can use the Add Layer method like this to add a WMTS layer to the operational layers :{
"URI": "https://www.arcgis.com/home/item.html?id=c98ec6ff1b26457db28dfa9ca27f144a",
"target": "operationalLayers",...