Hi,
I've attempted to use a WMTS server and reproject it onto my map, but the map's projection differs from that of the WMTS server. While the layer loads, it doesn't display on the map.
Previously, I implemented a similar function using OpenLayers, and it worked successfully. How can I achieve this with the ArcGIS JS API? Notably, when I use MapImageLayer, everything works as expected.
Thanks