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
Aangemelde leden kunnen berichten plaatsen, updates volgen en meer. Nieuw hier? Registreer een gratis account.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.