Globální komunita uživatelů Esri, kde můžete najít řešení, sdílet nápady a spolupracovat.
Zahrnuje ArcGIS Runtime SDK pro .NET
Blog ArcGIS Maps SDKs Native
Nativní dokumenty ArcGIS Maps SDKs
ArcGIS Maps SDKs Native Ideas
Nativní videa ArcGIS Maps SDKs
Dotazy k ArcGIS Runtime SDK pro Android
Dotazy k ArcGIS Runtime SDK pro iOS
Otázky k Flutter Maps SDK
Zahrnuje ArcGIS Runtime SDK pro Java
Otázky k Kotlin Maps SDK
Zahrnuje ArcGIS Runtime SDK pro Qt
Otázky k Swift Maps SDK
ArcGIS Runtime SDK for macOS (Retired) Questions
ArcGIS Runtime SDK for WPF (Retired) Questions
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, There seems to be a quirk when using the same LayerSceneProperties definition (variable) for multiple GraphicsOverlay. If you define a single variable let sceneProps = LayerSceneProperties(surfacePlacement: SurfacePlacement.relative) and then configure all the GraphicsOverlay to use it let o1 =…
I am using ArcGIS Runtime & Toolkit 200.7. I have the following code in a QML file: MapViewBackend { id: mapViewBackendId mapView: mapViewId Component.onCompleted: scalebarId.mapView = mapViewId}MapView { id: mapViewId Scalebar { id: scalebarId anchors.bottom: parent.attributionTop anchors.right: parent.left…
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" />…
I'm using the GeometryEditor for feature editing (in version 200.8.1 of the Maps SDK right now). I am trying to extend the capabilities of the GeometryEditor somewhat, e.g. adding labels/constraints to the geometry as it's being drawn. [This earlier…
Hi, I've tried to update ArcGIS Runtime to Version 300 today and noticed an issue: When credential creation fails for a federated service, the challenge handler is called repeatedly without stopping. I am aware of the new Error and PreviousFailureCount properties on CredentialRequestInfo. According to the description of…
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…
Can I access the FeedbackLine when dragging a node in the GeometryEditor to display, for example, the current polyline length during the drag? Thanks
I'm using the GeometryEditor for the interactive portion of a measure tool. As the Geometry property changes, the length of the line (or area of the polygon) is updated for the user. I'm interested in higher fidelity updates that track the sketch rubberbanding as the user moves the mouse... is this possible? I'm sort of…
Hello, We found a compilation issue when building a project with the ArcGIS Maps SDK for Swift 300.x and the ArcGIS Toolkit using Xcode 27.0 Beta 3 targeting the iOS 27 SDK. The compilation fails in: ArcGISToolkit/Utility/MarkdownView The following method produces the error: mutating func visitDocument(_ document:…
Přihlaste se pro psaní příspěvků, sledování obsahu a další. Jste tu noví? Zaregistrujte se zdarma.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.