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 flow support for info window events. #139

Merged
merged 1 commit into from
Jun 4, 2021

Conversation

arriolac
Copy link
Contributor

@arriolac arriolac commented May 4, 2021

feat: Add flow support for info window events. Part of #111

@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label May 4, 2021
@arriolac arriolac force-pushed the chris/kotlin-flow/infoWindow branch from 801cef6 to 064c92b Compare June 4, 2021 23:08
@arriolac arriolac force-pushed the chris/kotlin-flow/infoWindow branch from 064c92b to 7552f81 Compare June 4, 2021 23:12
@codecov
Copy link

codecov bot commented Jun 4, 2021

Codecov Report

❗ No coverage uploaded for pull request base (kotlin-flow@e12c1f1). Click here to learn what that means.
The diff coverage is n/a.

Impacted file tree graph

@@              Coverage Diff              @@
##             kotlin-flow    #139   +/-   ##
=============================================
  Coverage               ?   0.00%           
=============================================
  Files                  ?      28           
  Lines                  ?     255           
  Branches               ?      27           
=============================================
  Hits                   ?       0           
  Misses                 ?     255           
  Partials               ?       0           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update e12c1f1...7552f81. Read the comment docs.

@arriolac arriolac merged commit 965c785 into kotlin-flow Jun 4, 2021
@arriolac arriolac deleted the chris/kotlin-flow/infoWindow branch June 4, 2021 23:23
arriolac added a commit that referenced this pull request Jun 7, 2021
* feat: Add camera specific flow events and deprecate cameraEvents(). (#113)

* feat: Add circleClickEvents() (#131)

* feat: Add groundOverlayClicks() (#132)

* feat: Add indoorStateChangeEvents() (#138)

* feat: Add indoorStateChangeEvents()

* Update demo to use local maps-ktx

* feat: Add flow support for info window events. (#139)

* feat: Add more flow events

Added the following APIs:
* mapClickEvents()
* mapLongClickEvents()
* markerClickEvents()
* markerDragEvents()
* myLocationButtonClickEvents()

* chore: Bump Maps version to 17.0.1 and compile/target sdk to 30

* feat: Add remaining flow extensions

Added the following APIs:

* myLocationClickEvents()
* poiClickEvents()
* polygonClickEvents()
* polylineClickEvents()

* feat: Add flow extensions to StreetViewPanoramaView.
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)
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.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant