googlemaps / android-maps-rx

RxJava bindings for the Maps and Places SDKs for Android
Apache License 2.0
21 stars 12 forks source link

feat!: Add default value to PlacesClient extensions #52

Closed arriolac closed 2 years ago

arriolac commented 2 years ago

Adds a default value to actions for fetchPhoto and fetchPlace extension function.

BREAKING CHANGE: Removes the actions parameter from the findCurrentPlace extension function since no additional configurations can be made to the underlying FindCurrentPlaceRequest object.

Change-Id: I594bec027cf1ee7f979d926e46fa1387fdf40012

googlemaps-bot commented 2 years ago

:tada: This PR is included in version 1.0.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: