Esri / arcgis-maps-sdk-swift-toolkit

Mapping components that will simplify your Swift app development with the ArcGIS Maps SDK for Swift.
https://developers.arcgis.com/swift
Apache License 2.0
29 stars 9 forks source link

Reverse attachment order #803

Closed mhdostal closed 4 months ago

mhdostal commented 4 months ago

With the latest change in Core, we now need to reverse the attachment order to display in the correct order. This means that both Popup and FeatureForm attachment arrays get reversed.

Also, a minor doc change.