Esri / arcgis-maps-sdk-swift-samples

SwiftUI samples demonstrating various capabilities of ArcGIS Maps SDK for Swift
https://developers.arcgis.com/swift
Apache License 2.0
31 stars 9 forks source link

[Fix] Refactor `Augment reality to navigate route` #482

Closed des12437 closed 2 months ago

des12437 commented 3 months ago

Description

This PR refactors the Augment reality to navigate route sample to use a NavigationStack so that the navigation bar back button is present. This sample was refactored to match the setup of a similar AR sample Augment reality to view hidden infrastructure.

Linked Issue(s)

How To Test