arcgis-maps-sdk-swift-toolkit
arcgis-maps-sdk-swift-toolkit copied to clipboard
Mapping components that will simplify your Swift app development with the ArcGIS Maps SDK for Swift.
It would be great if the oauth configs could be a readwrite property. As it is now, I have to assign a brand new `Authenticator` if the oauth settings change:...
Currently, Popups use a custom implementation for Pie charts, as at the time of development, Swift Charts (used for Bar and Line charts) did not support Pie charts. Support for...
As part of an app I am building I have added sensory feedback when the MapView rotation/heading snaps to zero. This has been a nice feature. I think it could...
On Mac Catalyst and visionOS, if you use the Auth Example app and successfully login you will notice the profile view opens when it shouldn't. It should only open when...
Text in scale bar is still rendering in white when the device is set to dark mode. Text need to be adopted to display mode | Light mode | Dark...
Per the documentation: > 
Is there a way to get the floating panel's location and size so that we can set the content insets accordingly on the mapView? The floating panel resizes and changes...
It would be good if there was a way through a view modifier to specify what detents are allowed for the floating panel. [See here](https://github.com/Esri/arcgis-maps-sdk-swift-toolkit/issues/923#issuecomment-2433216278)
When there is only a field element, the element is still shown as a collapsible section. This has some issues that I see: - It indents the values when there...
Fixes a cancellation error on initial load of `AttachmentsFeatureElementView`. Originating report: https://community.esri.com/t5/swift-maps-sdk-questions/popupview-does-not-display-attachments-if-outside/m-p/1666246