Hi,
I got an error when loading Tile layers as a custom base-map with projected coordinate systems( spatial reference 25833 ) in ArcGisJS API 4.10.Error is as below
dojo.js:310 [esri.views.2d.layers.TileLayerView2D] #resolve() Failed to resolve layer view (layer title: 'xyz', id: 'xyz')
message: "The spatial reference of this layer does not meet the requirements of the view"
name: "layerview:spatial-reference-incompatible"
Is there any limitation to load projected coordinate type spatial references Tile layer in arcgis js api.
Thank you !!