-
Notifications
You must be signed in to change notification settings - Fork 40
Augment reality to show hidden infrastructure #372
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Augment reality to show hidden infrastructure #372
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Sample works well, nice work @TADraeseke! Added some general feedback/questions:
samples/augment-reality-to-show-hidden-infrastructure/build.gradle.kts
Outdated
Show resolved
Hide resolved
...ava/com/esri/arcgismaps/sample/augmentrealitytoshowhiddeninfrastructure/screens/MapScreen.kt
Outdated
Show resolved
Hide resolved
...ava/com/esri/arcgismaps/sample/augmentrealitytoshowhiddeninfrastructure/screens/MapScreen.kt
Outdated
Show resolved
Hide resolved
...maps/sample/augmentrealitytoshowhiddeninfrastructure/components/AugmentedRealityViewModel.kt
Show resolved
Hide resolved
...m/esri/arcgismaps/sample/augmentrealitytoshowhiddeninfrastructure/components/MapViewModel.kt
Outdated
Show resolved
Hide resolved
...m/esri/arcgismaps/sample/augmentrealitytoshowhiddeninfrastructure/components/MapViewModel.kt
Outdated
Show resolved
Hide resolved
...arcgismaps/sample/augmentrealitytoshowhiddeninfrastructure/screens/AugmentedRealityScreen.kt
Show resolved
Hide resolved
...arcgismaps/sample/augmentrealitytoshowhiddeninfrastructure/screens/AugmentedRealityScreen.kt
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to approve 👍 , thanks for adding the changes @TADraeseke! Two minor comments:
.../convention/src/main/java/com/esri/arcgismaps/kotlin/build_logic/convention/KotlinAndroid.kt
Outdated
Show resolved
Hide resolved
...ment-reality-to-show-hidden-infrastructure/augment-reality-to-show-hidden-infrastructure.png
Outdated
Show resolved
Hide resolved
Thanks @shubham7109 -- added screenshot and placeholder API key value in secrets file |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@TADraeseke LGTM 👍🏽
Description
PR to add a new Kotlin sample Augment reality to show hidden infrastructure in
Augmented reality
category.Links and Data
Sample Epic:
runtime/kotlin/issues/ISSUE_NUMBER
What To Review
README.md
andREADME.metadata.json
files