-
Notifications
You must be signed in to change notification settings - Fork 0
Android article for Additional Details #174
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
base: main
Are you sure you want to change the base?
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.
Pull Request Overview
This PR adds comprehensive documentation for accessing and displaying additional location details in Android applications using MapsIndoors SDK. The guide covers both programmatic access to location details and UI implementation using Jetpack Compose.
Key changes:
- Added complete Android documentation for additional location details functionality
- Updated navigation structure to include the new documentation
Reviewed Changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.
| File | Description |
|---|---|
| sdks-and-frameworks/android/additional-location-details.md | New comprehensive guide showing code examples for accessing and displaying location details in Android apps |
| SUMMARY.md | Added navigation entry for the new Android additional location details documentation |
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
Co-authored-by: Copilot <[email protected]>
|
@matiasholst I would move this section to at least be below directions and searching, in the summary Table of Contents |
Co-authored-by: Christian Wolf Johannsen <[email protected]>
Additional Details for iOS
No description provided.