-
Notifications
You must be signed in to change notification settings - Fork 149
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
fix: Set initial map padding (#326) #327
Conversation
b3030b1
to
ae012d1
Compare
Thanks for the contribution @kkris ! This fixes the issue. |
@kikoso Thanks for reviewing! Any idea how to fix the
|
Hi @kkris ! Since you are running it from another branch, the instrumented tests are going to fail since you do not have a local API Key. We have thought of a couple of solutions here, but nothing in place so far. What you can do in the meantime is run the instrumentation test locally. Before merging the external contributions we run the test locally too. |
maps-compose/src/main/java/com/google/maps/android/compose/MapUpdater.kt
Outdated
Show resolved
Hide resolved
maps-compose/src/main/java/com/google/maps/android/compose/MapUpdater.kt
Outdated
Show resolved
Hide resolved
2e1422e
to
ba8719d
Compare
I rebased the branch on current main and applied the review comments. |
🎉 This PR is included in version 6.2.0 🎉 The release is available on:
Your semantic-release bot 📦🚀 |
Fixes #326 🦕
With this fix applied, the example from #326 now behaves correctly: https://github.com/googlemaps/android-maps-compose/assets/232214/7a07bcbb-c9fc-4924-8131-762926f36e29