I want to add a Bathymetry image on a mapView in my project but i am trying to add using this method ArcGISTiledLayer(bathymetry link https://maps.marine.ie/arcgis/rest/services/Infomar/All_Bathymetry/Ima) but it throw this exception Invalid request response
Here is Url of Webmap url to see the layer https://www.arcgis.com/home/webmap/viewer.html?url=https://maps.marine.ie/arcgis/rest/services/Infomar/All_Bathymetry/ImageServer&source=sd
Service https://maps.marine.ie/arcgis/rest/services/Infomar/All_Bathymetry/ImageServer is an ImageServer endpoint, which means you should use API types:
For more info see Add raster data | ArcGIS Maps SDK for Kotlin | ArcGIS Developers
Thanks
Signed in members can post, follow updates, and more. New here? Register a free account.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.