A global community of Esri users where you can find solutions, share ideas, and collaborate.
Hi everyone, I'm encountering a native crash on ArcGIS Runtime SDK for .NET 300.x on iOS while interacting with a MapView. The crash is intermittent but reproducible during zooming and panning. Environment * ArcGIS Runtime SDK for .NET 300.x * <PackageReference Include="Esri.ArcGISRuntime" Version="300.0.0" />…
Seeing this on WinUI and on .NET MAUI Android: map tiles rendered with SceneView are displayed a lot smaller than the same map tiles rendered with MapView, at approximately the same resolution. Smaller to the point of being unreadable in some cases. See the attached screenshots for an example. Same location, same…
This one is really easy to reproduce, in an emulator and on a real device. .NET MAUI app, .NET 10, latest runtime with SceneView, loading an ArcGISTiledElevationSource terrain source from https://elevation3d.arcgis.com/arcgis/rest/services/WorldElevation3D/Terrain3D/ImageServer - first SceneView works fine, shows 3D…
We are unable to get some of the WMTSes displayed on the map. I've asked about it under https://community.esri.com/t5/net-maps-sdk-questions/wmts-gets-loaded-successfully-but-not-visible/m-p/1711464#M13962 Also, we are unable to use the custom styles advertised in the WMTS GetCapabilities document. Is there a way to force…
I recently began using MapView inside my .NET MAUI Android app on .NET 10. The functionality I use is fairly straightforward: 1. A base map using a custom ImageTiledLayer implementation 2. Icons and polylines using various symbols and graphics In the hang scenario, my phone is offline and the screen is turned off. I am…
Hello, We noticed in a mmpk we authored with MinScale for one of our layers will correctly show and hide when we are in Debug on the iOS simulator for a mac paired to Visual Studio on Windows. However, when we build for Test Flight as well as run that same paired mac iOS simulator in Release, the layer displays at all…
We may be entirely going about this the wrong way, but we currently store the 'state' of the FeatureLayer by storing several of its properties on a wrapper class and then serializing that class. So, for FeatureLayers we store the data path, name, renderer json, labelling info, and definition expression as just…
We want to support the following WMTS layer in the map. https://data.linz.govt.nz/services;key=5169bef47e224d43a935e4283e2d57a6/wmts/1.0.0/set/4769/WMTSCapabilities.xml With the old SDK (SDK 10.2.7), this worked. After the upgrade to 200.8, it's not working. We changed the code to load the WmtsService first and get the…
EDIT: not all Android users experience it, and it doesn't happen on every startup, it occurs once in a while Hi, this exception is from a MAUI 10.0.70 app using ArcGIS Maps SDK 300.0.0. Many of our Android users experience this one, and it happens at app startup. Well before any IWindowManagerInvoker is expected to be…
Hi I was just diving into the new Spatial Analysis tools added in 300.0 since I use raster data extensively in my line of work. I was doing some initial test to try and learn how to use the new map algebra functions and ran into a few issues. The only sample I could find was this Apply map algebra | ArcGIS Maps SDK for…
Sign in to post, follow content, and more. New here? Register for free.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.