googlemaps / android-maps-compose

Jetpack Compose composables for the Maps SDK for Android
https://developers.google.com/maps/documentation/android-sdk/maps-compose
Apache License 2.0
1.14k stars 135 forks source link

Place Autocomplete composable #57

Open afurente opened 2 years ago

afurente commented 2 years ago

Is there any plan to implement a composable function for Places Autocomplete?

jpoehnelt commented 2 years ago

If you would like to upvote the priority of this issue, please comment below or react on the original post above with :+1: so we can see what is popular when we triage.

@afurente Thank you for opening this issue. 🙏 Please check out these other resources that might be applicable:

This is an automated message, feel free to ignore.

arriolac commented 2 years ago

No plans yet but Places Compose would be nice 👍

stale[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had recent activity. Please comment here if it is still valid so that we can reprioritize. Thank you!

wangela commented 1 year ago

This would likely be a separate library, since we typically separate the SDKs for Maps and Places functionality. Please comment or react to the initial comment with a 👍 emoji if you would like to upvote this.

stale[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. Please comment here if it is still valid so that we can reprioritize. Thank you!

kikoso commented 1 year ago

Hi folks,

This has been stale for some time. As @wangela mentioned, the places library is kept separately.

This can certainly be released as an independent library. I am closing this issue for now, but if there is any interest feel free to comment again.

wangela commented 10 months ago

Re-opening and pinning this to track demand.

kikoso commented 1 month ago

Hi @afurente, and thanks for the patience.

We have recently released Android Places Compose.

Feel free to take a look and let us know of any feedback.