i'm new arcgis.
I have two question.
first, i can not find ArcGISTiledMapServiceLayer class in
arcgis-android:100.13.0
second. i replace use ArcGISTiledLayer and map does not show
any can help me thanks
Hi,
Here is a sample that works with ArcGISTiledLayer from a URL,
https://github.com/Esri/arcgis-runtime-samples-android/tree/main/java/arcgis-tiled-layer-url
Additionally, you can check the loadStatus and loadError of the layer in case of layer not loading to debug the failure.
Thanks
Rama
Hi,
I got err log:
No data tile ETag couldn't be retrieved
ArcGIS.TileCache: EsriServiceException:8,204,36: Response Code=:403
ArcGIS.TileCache: EsriServiceException:8,204,36: Response Code=:403
ArcGIS.TileCache: EsriServiceException:8,204,36: Response Code=:403
ArcGIS.TileCache: EsriServiceException:8,204,36: Response Code=:403