Skip to content
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

feat: Add Kotlin Flow extensions for maps-ktx and maps-v3-ktx #144

Merged
merged 9 commits into from
Jun 7, 2021

Conversation

arriolac
Copy link
Member

@arriolac arriolac commented Jun 7, 2021

Closes #111

@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Jun 7, 2021
Added the following APIs:
* mapClickEvents()
* mapLongClickEvents()
* markerClickEvents()
* markerDragEvents()
* myLocationButtonClickEvents()
Added the following APIs:

* myLocationClickEvents()
* poiClickEvents()
* polygonClickEvents()
* polylineClickEvents()
@arriolac arriolac marked this pull request as ready for review June 7, 2021 18:49
@arriolac arriolac changed the title feat: Add Kotlin Flow extensions feat: Add Kotlin Flow extensions for maps-ktx Jun 7, 2021
@arriolac arriolac changed the title feat: Add Kotlin Flow extensions for maps-ktx feat: Add Kotlin Flow extensions for maps-ktx and maps-v3-ktx Jun 7, 2021
@arriolac arriolac merged commit e5cc99f into main Jun 7, 2021
@arriolac arriolac deleted the kotlin-flow branch June 7, 2021 20:36
googlemaps-bot pushed a commit that referenced this pull request Jun 7, 2021
# [3.1.0](v3.0.1...v3.1.0) (2021-06-07)

### Features

* Add Kotlin Flow extensions for maps-ktx and maps-v3-ktx ([#144](#144)) ([e5cc99f](e5cc99f)), closes [#113](#113) [#131](#131) [#132](#132) [#138](#138) [#139](#139)
@googlemaps-bot
Copy link
Contributor

🎉 This PR is included in version 3.1.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes This human has signed the Contributor License Agreement. released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add Kotlin Flow extensions to maps-ktx and maps-v3-ktx
2 participants