We want to support the following WMTS layer in the map.
https://data.linz.govt.nz/services;key=5169bef47e224d43a935e4283e2d57a6/wmts/1.0.0/set/4769/WMTSCapa...
With the old SDK (SDK 10.2.7), this worked. After the upgrade to 200.8, it's not working.
We changed the code to load the WmtsService first and get the layer info and then use it to create the WmtsLayer. Few other WMTS layers are working successfully after the upgrade. However we had no luck with the above LINZ WMTS layer. Can you please help?