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
30 stars 9 forks source link

[New] Set surface navigation constraint #423

Closed chriswebb09 closed 3 months ago

chriswebb09 commented 3 months ago

Description

This PR implements Set surface navigation constraint in Scenes category.

swift/issues/5433

How To Test

The sample loads a scene with underground features. Pan and zoom to explore the scene. Observe how the opacity of the base surface is reduced and the navigation constraint is removed, allowing you to pan and zoom through the base surface.

Screenshots

set-surface-navigation-constraint