googlemaps-samples / googlemaps-samples/android-samples
Current Place Details on Map tutorial has outdated permissions handling
Open
@kikoso is already working on this.
Since Jan 13, 2023.
priority: p2
stale
type: feature request
- Dominant language
- Kotlin
- Stars
- 2.5k
- Forks
- 3.1k
- Avg merge
- 3d 54m
- Merged PRs (30d)
- 4
Description
The code under https://github.com/googlemaps/android-samples/tree/main/tutorials/kotlin/CurrentPlaceDetailsOnMap and the Java version demonstrates requesting location permissions and is mirrored in the Maps SDK for Android documentation at https://developers.google.com/maps/documentation/android-sdk/current-place-tutorial.
The patterns used for requestion location permissions are out of date.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.