-
Notifications
You must be signed in to change notification settings - Fork 35
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
Create KML mutli track #309
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.
I think it's a great sample @shubham7109! Really instructive and great code. Just suggestions below. Take or leave as you will!
...va/com/esri/arcgismaps/sample/createkmlmultitrack/components/CreateKMLMultiTrackViewModel.kt
Outdated
Show resolved
Hide resolved
...va/com/esri/arcgismaps/sample/createkmlmultitrack/components/CreateKMLMultiTrackViewModel.kt
Outdated
Show resolved
Hide resolved
...va/com/esri/arcgismaps/sample/createkmlmultitrack/components/CreateKMLMultiTrackViewModel.kt
Outdated
Show resolved
Hide resolved
...ain/java/com/esri/arcgismaps/sample/createkmlmultitrack/screens/CreateKMLMultiTrackScreen.kt
Outdated
Show resolved
Hide resolved
...ain/java/com/esri/arcgismaps/sample/createkmlmultitrack/screens/CreateKMLMultiTrackScreen.kt
Outdated
Show resolved
Hide resolved
@TADraeseke Thank you for the feedback. I added in the change requests, and ready for your review! |
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.
LGTM! Nice job @shubham7109!
...ain/java/com/esri/arcgismaps/sample/createkmlmultitrack/screens/CreateKMLMultiTrackScreen.kt
Outdated
Show resolved
Hide resolved
...ain/java/com/esri/arcgismaps/sample/createkmlmultitrack/screens/CreateKMLMultiTrackScreen.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.
👍
Thank you for the reviews and for helping with writing this sample design, @sorenoid @TADraeseke. Merging in the PR |
Description
PR to add a new Kotlin sample "Create KML multi track" in
Edit and Manage Data
category.Links and Data
Sample Issue: #5217