POST
|
Support for the locator generated by Create Address Locator was deprecated in Runtime SDK v100.11 https://developers.arcgis.com/net/v100/release-notes/prior-releases/release-notes-for-100-11/#deprecations
... View more
05-08-2025
08:31 AM
|
0
|
0
|
164
|
IDEA
|
Version 200.7 includes the ability to display georeference images on top of 2D maps. See the release notes here : https://developers.arcgis.com/net/release-notes/release-notes-for-200-7/#support-for-image-overlays-in-map-views
... View more
05-07-2025
12:36 PM
|
0
|
0
|
72
|
POST
|
The following issues reported with LocationDisplay have been addressed : >I believe it is also not compensating for device orientation (i.e. the map rotation is correct in portrait mode, but 90/180/270 degrees off when in landscape or upside-down portrait modes) This was resolved in version 200.4 (released April 2024) >It has a habit of getting confused with the rotation and spinning "the long way around" as it animates from the previous rotation to the current rotation (very disorienting for the map to do a 200+ degree spin). This has been resolved in the the latest version (200.7)
... View more
04-22-2025
10:10 AM
|
0
|
0
|
250
|
POST
|
@JBuchanan thanks for reaching out about editing feature data in mmpks. Like Preeti mentioned, this is currently not possible, and your other option would be to create a standalone mobile gedatabase in ArcGIS Pro, and separately manage the symbology of the data by defining a renderer in your app's code. I have a follow up question about your editing workflow - once your users make edits to their copy of the data, do you intend to consolidate all of their edits? Will someone grab the databases off their devices and transfer edits into a central database? Will they be editing existing data, and if so how will you ensure they don't make conflicting changes? Or will they only be creating new data?
... View more
12-20-2024
08:47 AM
|
0
|
1
|
721
|
POST
|
This has been fixed in the latest release (version 200.6)
... View more
12-13-2024
12:40 PM
|
0
|
0
|
914
|
POST
|
We currently do not support VoiceOver for interacting with the map. It is something we're considering but I don't have a firm timeline to share. I suggest creating an idea for it with details on how it'll be useful for your app or users and what specific actions you'd like it to support
... View more
11-18-2024
08:53 AM
|
0
|
0
|
323
|
IDEA
|
https://community.esri.com/t5/swift-maps-sdk-questions/how-to-tell-if-a-graphic-is-clustered/m-p/1549095#M445
... View more
11-07-2024
08:54 AM
|
0
|
0
|
272
|
POST
|
I do not know of a direct way to achieve this. You cannot use a where clause on one table that references another table. Here's an option I can think of - 1) Query the pole assembly layer to find out all the poles they are attached to. If your data is coming from a feature service, you can make a custom REST web request with the `returnDistinctValues` parameter specified to get these values. 2) Take the values and either construct a where clause to use as a definitionExpression on the poles feature layer, or manually populate (ServiceFeatureTable.featureRequestMode = .manualCache) the poles feature table using that where clause.
`
... View more
11-07-2024
08:52 AM
|
0
|
0
|
325
|
IDEA
|
10-01-2024
02:59 PM
|
0
|
0
|
422
|
POST
|
Your best bet would be to backup the entire geodatabase on the device and then rescue it from the SD card and sync. Other than that, you can try directly calling the FeatureService Sync REST API uploading the delta, but that requires passing in some details like ServerGen which are only stored internally in the geodatabase
... View more
10-01-2024
12:36 PM
|
1
|
1
|
556
|
POST
|
Thanks for that. This looks to be a bug and we have an idea of what may be causing it. We'll try to get it addressed for an upcoming release
... View more
10-01-2024
08:52 AM
|
0
|
0
|
302
|
POST
|
This is expected behavior. The importDelta() function is a way to manually update the geodatabase with changes extracted from the service. These are not considered "local edits" that are performed on the device and need to be uploaded to the service. Can you describe what are you are trying to achieve and how you were expecting to use importDelta() to achieve it? That'll help us provide some alternatives
... View more
09-17-2024
09:42 AM
|
0
|
3
|
625
|
POST
|
@mmoosbac94 What version of ArcGIS Enterprise are you using? To help us reproduce the issue, can you provide a json or a screenshot of the popup definition you have configured in the webmap?
... View more
09-12-2024
03:39 PM
|
0
|
1
|
1189
|
POST
|
We could consider this enhancement for a future release. We'll need to make this type of spatial query work with both local data and when working with data in services, so it is not trivial. I encourage you to submit an idea giving specific examples if possible on how you intend to use such queries. In the meantime, take a look at GeometryEngine.Relate() to see if you can use that to do some filtering in the app
... View more
09-10-2024
12:13 PM
|
0
|
0
|
395
|
POST
|
@DeanKellyNISC We have added privacy manifests for the 100.15.5 patch release of ArcGIS Runtime SDK for iOS
... View more
05-10-2024
02:32 PM
|
1
|
0
|
906
|
Title | Kudos | Posted |
---|---|---|
1 | 10-01-2024 12:36 PM | |
1 | 05-10-2024 02:32 PM | |
1 | 07-10-2023 11:12 AM | |
1 | 06-15-2023 09:59 AM | |
1 | 06-15-2023 09:55 AM |
Online Status |
Offline
|
Date Last Visited |
Wednesday
|