|
POST
|
Nothing jumps out to me why would `createSwatch` be different in 200.4. No changes went in on that front, but I am happy to take a look. Can you please share the SIDC code and the two images before and after 200.4 so I can see what is the difference? Also another reason could the version of App6D is outdated. Where did you get the App6D stylx file from that is used in your app?
... View more
10-02-2024
11:36 AM
|
0
|
1
|
1283
|
|
POST
|
Hello,
The behavior you are seeing with military symbols, where text gets rotated based on rotation of the map to always read from left to right is driven by flipAngle property on CIM marker symbol.
That property is currently not available of TextSymbol at the moment and you will have to use CIM symbol for this behavior. Currently based on ArcGISPRO flipAngle can either be a 0 or greater value (most of the times it is 1). If a CIM symbol has no flipAngle property it is considered as value 0. 0 means : do not apply flipAngle property Greater than 0 means: apply flipAngle property
However, I am interested in learning and understanding your usecase for using TextSymbol. Is there a a specific reason you want to use a simple TextSymbol instead of a CIM symbol?
Thanks
... View more
09-30-2024
10:03 AM
|
0
|
1
|
681
|
|
POST
|
I am unable to reproduce the problem with latest version of ArcGIS Maps SDK for .NET version 200.6.
... View more
09-12-2024
10:54 AM
|
0
|
0
|
390
|
|
POST
|
@esp1rl , ArcGIS Maps SDK for .NET was released mid of August 2024. Were you able to test your workflow with the latest version? If yes, is it working as expected?
... View more
09-12-2024
09:52 AM
|
0
|
0
|
1032
|
|
POST
|
Nothing changed in regards to how apps need to be configured for OAuth. In fact `Redirect URLs` were always required. With just description of the issue I can't tell what could be going wrong but I do have a few questions : What version on Maps SDK for .NET are you using? What UI framework are you using, WPF, .NET MAUI, WinUI?Is the new OAuth app created on same org/portal as your original OAuth app? Did you implement any credential persistence in your app? If you haven't done so, I suggest creating a new simple app just to access the data using new OAuth. You can use the solution in this tutorial to set it up quickly. .NET MAUI: https://developers.arcgis.com/net/security-and-authentication/tutorials/access-services-with-oauth-2-0-maui/ WPF: https://developers.arcgis.com/net/security-and-authentication/tutorials/access-services-with-oauth-2-0/
... View more
09-11-2024
12:39 PM
|
0
|
0
|
482
|
|
POST
|
Although it is not supported at the moment, but this is an interesting usecase and I would like to learn more about your workflow and how do you intend to use text symbols from stylx in your Native app. Looking forward to hear about your workflow. Thanks
... View more
09-04-2024
11:31 AM
|
0
|
0
|
721
|
|
POST
|
ArcGIS Maps SDK for Native apps only support line, point and polygon symbols from a stylx. Stylx containing other types of symbols or elements is currently not supported and is expected to return empty results.
... View more
09-03-2024
09:43 AM
|
0
|
0
|
755
|
|
POST
|
Thanks for reporting the issue, I am able to reproduce the problem. I have logged an internal issue and will investigate this shortly. Thanks, Preeti
... View more
08-19-2024
11:09 AM
|
0
|
1
|
636
|
|
POST
|
Based on the description of your use case, it seems like you are looking for a photo editor that can change the orientation of a picture to be used as a PictureMarkerSymbol. Unfortunately, ESRI does not provide an out-of-the-box solution for this specific task. The purpose of the symbol is to draw a feature or graphic using the image provided, and there is no information in the image itself that indicates the correct orientation. You may need to use a separate photo editing tool to adjust the orientation of the picture before using it as a symbol.
... View more
08-16-2024
03:43 PM
|
0
|
2
|
1106
|
|
POST
|
Have you tried setting Angle property on PictureMarkerSymbol?
... View more
08-15-2024
12:10 PM
|
0
|
1
|
1132
|
|
POST
|
Yes, you are right. These renderers are not available in ArcGIS Maps SDK for .NET (and other NativeSDKs). You can use ClassBreaks to mimic a Proportional Symbol Renderer but there is no alternative for Pie Chart Renderer. We have this enhancement in our backlog but has been prioritized. I am very much interested in your workflow and usecase for using these renderers. Thanks, Preeti
... View more
08-12-2024
07:54 AM
|
0
|
0
|
760
|
|
POST
|
Please check the prerequisites for an API Key generation as stated in this section. https://developers.arcgis.com/documentation/security-and-authentication/api-key-authentication/tutorials/create-an-api-key/#prerequisites
... View more
08-02-2024
03:36 PM
|
0
|
2
|
2478
|
|
POST
|
Good news! ArcGIS Maps SDK version 200.5.0 was just released today and this issue is fixed with this release. Thank you for bringing this one to our attention!
... View more
08-01-2024
10:19 AM
|
0
|
0
|
836
|
|
POST
|
Good news! ArcGIS Maps SDK version 200.5.0 was just released today and the speculative fix is available with this release. Please try the latest version and let us know if the issue is fixed for you. Thank you for bringing this one to our attention!
... View more
08-01-2024
10:17 AM
|
0
|
0
|
2340
|
|
POST
|
Good news! ArcGIS Maps SDK version 200.5.0 was just released today and issue is fixed with this release. Thank you for bringing this one to our attention!
... View more
08-01-2024
10:16 AM
|
0
|
3
|
1652
|
| Title | Kudos | Posted |
|---|---|---|
| 2 | 09-04-2025 04:44 PM | |
| 1 | 04-14-2025 10:39 AM | |
| 1 | 12-17-2024 01:28 PM | |
| 1 | 01-16-2025 02:56 PM | |
| 1 | 12-26-2024 11:08 AM |
| Online Status |
Offline
|
| Date Last Visited |
3 weeks ago
|