Une communauté mondiale d'utilisateurs Esri où vous pouvez trouver des solutions, partager des idées et collaborer.
I have a WMTS service in the WGS84 coordinate system. Here is my code:java 运行 WmtsLayer wmtsLayer = new WmtsLayer("http://36.110.12.228:8866/maptiles/tile/service/wmts/1847007008240704/0/0/6666666666666?request=GetCapabilities", "1847007008240704", TileInfo.ImageFormat.PNG); wmtsLayer.addLoadStatusChangedListener(new…
Hi! I'm having some customers complaining about the maps not loading after updating to the latest version of our app. (It's an Expo react-native app with a custom implementation for Android and iOS) The only changes we've done is updating com.esri.arcgisruntime:arcgis-android:100.15.6 to…
Hi, I'm facing this problem.. i have my ENC charts in this path /storage/emulated/0/Android/data/com.example.enc_pt/cache/charts/VE300600/ENC_ROOT. When i'm trying to loading it, i got this error: Error loading ENC layer: Invalid argument. In the image you can see i got bot files .000 and .031. This how i load it: Any help…
I have a question to the community prior to raising a defect in regards to symbol scaling on features that reside within a FeatureService. When I launch our Windows product (ArcGIS Runtime 100.15 WPF) and display feature layers from a *.geodatabase, I can see symbols (once within scale range) and see how their symbol size…
I have a map package and scene package which each include a layer provided via Koop. The Koop service is hosted in AWS behind a load balancer which provides TLS encryption. In one Android app only, ArcGIS Runtime SDK v100.15.6 makes a request for the layer, but silently fails to retrieve it. In a bare bones sample Android…
Hello, I'm using ArcGIS Maps Sdk version: implementation 'com.esri.arcgisruntime:arcgis-android:100.15.6' I' getting this below error while want to draw route path using multiple stop points in ArcGIS mapview RouteTask Failed to Load Cause: com.esri.arcgisruntime.io.JsonEmbeddedException: Token Required RouteTask Failed to…
Hello, We are facing an issues where Arcgis sdk is not working on Android 15 for Google Pixel 8 Pro. On new devices supporting 16 KB memory paging like Google Pixel 8 Pro with Android 15 we get a crash when Portal is refferenced like when connecting to arcgis server. The issue seems related to the transition from 4 KB to…
We are experiencing some issues with the ArcGIS ARView (Augmented Reality View) across different mobile brands and versions. On some mobile brands like Samsung, the AR graphic features overlay correctly on the real world. However, on Chinese Mobile brands like OnePlus, Oppo, Vivo, Poco etc., the ARView is hanging at the…
Hi, we have an app that's trying to create different spatial references with the Android Esri SDK. I'm using the newest version com.esri.arcgisruntime:arcgis-android:100.15.6. Upgrading the version helped me using most of the required WKID's when calling SpatialReference.create(wkid), however it's still failing…
I use ArcGIS Runtime SDK for Android version 100.15 I have try add new feature to feature service have utility network in mobile but it's throw error "Error: You cannot edit as you have not been assigned required user type extensions: [Utility Network Service]." Code below val featureTable = featureLayer.featureTable!! as…
Connectez-vous pour publier, suivre le contenu, et plus encore. Nouveau ici ? Inscrivez-vous gratuitement.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.