Une communauté mondiale d'utilisateurs Esri où vous pouvez trouver des solutions, partager des idées et collaborer.
Hello, our app loads user-submitted map features onto a map. Each feature has a geometry type (point, line, polygon) and a color. We group features into GraphicsOverlay objects by (type, color) pair — so a dataset with 3 geometry types × 5 colors produces at most 15 overlays, each containing N graphics. In production we…
Summary In FeatureRequestMode.ManualCache, ServiceFeatureTable.populateFromService(...) with a spatial predicate (geometry + spatialRelationship) silently drops every server-returned feature when returnGeometry = false. The SDK appears to re-apply the spatial filter locally against the just-cached rows; those rows carry…
Dear @Shubham_Sharma I am having trouble retrieving a license key because, with version 300.0 of the SDK, it has moved from the ArcGIS Location Platform to My Esri. I just wanted to give you an update on this. The keys are under Profile & Settings, not under the Organization Profile in the My Esri Dashboard. Thank you
Hello, the documentation Install and set up | ArcGIS Maps SDK for Kotlin | Esri Developer lists the following versions: agp = "8.12.1" kotlin = "2.2.10" coreKtx = "1.17.0" May I use the most recent versions, below, with arcgisMapsKotlin = "300.0.0"? agp = "9.2.0" coreKtx = "1.18.0" junit = "4.13.2" junitVersion = "1.3.0"…
Hi, I'd like to set two selection colors in my map (one for one FeatureLayer type and one for another). The documentation says this is deprecated: but it's still possible. However, I can't figure out how to interact with the featurelayer to change the selection color. Could you please help?
Hi There, We are using Kotlin Maps SDK (version : 200.8.0) in our Android App to display maps. Our QA backend release new URL to display traffic heat layer. URL : https://traffic.arcgis.com/arcgis/rest/services/World/Traffic/MapServer Whenever app tries to load traffic layer using this url the SDK throws following error.…
I want to combine both offline and online mapping. Right now I'm trying to create a `Basemap` from an offline map I load from storage and including an online map on top. The justification for this is so when a user initially goes to the map they immediately see a map which is of a reduced quality, but then the online map…
Hello, Is there a way to control the drawing order for features within a FeatureLayer based on one of its attributes? On the JS SDK, FeatureLayer has orderBy, but this does not seem to exist in the Swift or Kotlin SDK. Is modifying this possible in the native SDK's?
Dear Esri, We are seeing an issue using the Kotlin SDK (currently at 200.8.0) on Samsung S24 phones where the map jumps around while on LocationDisplayAutoPanMode.Recenter (see the attached video). It might be on other phone models as well, but that model is confirmed. Do you have any tips on what we could try to resolve…
# Context We use `ImageServiceRaster` with `RasterLayer` along with the MosaicRule # Issue There is no way to provide `format` parameter which leads to ImageServer request with "lerc" format, which causes transparency issues. The request path & query is smth like: /ImageServer/exportImage?format=lerc&... # Request Provide…
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.