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

Add visionOS support to `PopupView` #940

Closed zkline101 closed 4 weeks ago

zkline101 commented 4 weeks ago

Swift #6156

I tried multiple pop up data sets with these changes to make sure I covered all the bases but I would still recommend looking at these changes yourself. You can test this by adding visionOS as a destination to the Examples app and just comment out the examples that aren't available on visionOS or mark the examples as @available(visionOS, unavailable).

Here are some screenshots: Simulator Screenshot - Apple Vision Pro - 2024-10-29 at 13 35 45 Simulator Screenshot - Apple Vision Pro - 2024-10-29 at 13 32 10 Simulator Screenshot - Apple Vision Pro - 2024-10-29 at 09 02 59