Skip to content

feat: Add indoorStateChangeEvents()#138

Merged
arriolac merged 2 commits into
kotlin-flowfrom
chris/kotlin-flow/indoorStateChange
Jun 4, 2021
Merged

feat: Add indoorStateChangeEvents()#138
arriolac merged 2 commits into
kotlin-flowfrom
chris/kotlin-flow/indoorStateChange

Conversation

@arriolac

@arriolac arriolac commented May 4, 2021

Copy link
Copy Markdown
Contributor

Add indoorStateChangeEvents(). Part of #111

@google-cla google-cla Bot added the cla: yes This human has signed the Contributor License Agreement. label May 4, 2021
@codecov

codecov Bot commented May 4, 2021

Copy link
Copy Markdown

Codecov Report

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

Impacted file tree graph

@@              Coverage Diff              @@
##             kotlin-flow    #138   +/-   ##
=============================================
  Coverage               ?   0.00%           
=============================================
  Files                  ?      28           
  Lines                  ?     240           
  Branches               ?      27           
=============================================
  Hits                   ?       0           
  Misses                 ?     240           
  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 92c34aa...0007a43. Read the comment docs.

@arriolac arriolac force-pushed the chris/kotlin-flow/indoorStateChange branch from 614e2ba to 99f0660 Compare June 4, 2021 22:53
@arriolac arriolac force-pushed the chris/kotlin-flow/indoorStateChange branch from 99f0660 to cf8707c Compare June 4, 2021 22:56
@arriolac arriolac merged commit e12c1f1 into kotlin-flow Jun 4, 2021
@arriolac arriolac deleted the chris/kotlin-flow/indoorStateChange branch June 4, 2021 23:06
arriolac added a commit that referenced this pull request Jun 4, 2021
* feat: Add indoorStateChangeEvents()

* Update demo to use local maps-ktx
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