feat: customize MarkerInfoWindow's Marker using Composable#384
feat: customize MarkerInfoWindow's Marker using Composable#384dkhawk merged 1 commit intogooglemaps:mainfrom
Conversation
|
hi @wangela |
|
Hi @mosmb , Could you add a small sample in the BasicMapActivity? Just a MarkerInfoWindow somewhere. |
|
Hi @mosmb . Did you have the chance to take a look at the comment above? With the sample we should be able to merge the PR. |
|
Ooops completely forgot about this, will do ! @kikoso |
b95cf3f to
3117468
Compare
|
Hi @mosmb. It seems that your commit went under an address that did not sign the CLA: https://github.com/googlemaps/android-maps-compose/pull/384/checks?check_run_id=31618939418 |
|
@kikoso |
|
ping @kikoso |
|
Hi @mosmb ! We will take a look at this next week, thanks for putting it together. |
# [6.2.0](v6.1.2...v6.2.0) (2024-10-29) ### Features * customize MarkerInfoWindow's Marker using Composable ([#384](#384)) ([6dfe858](6dfe858))
|
🎉 This PR is included in version 6.2.0 🎉 The release is available on:
Your semantic-release bot 📦🚀 |
Add
Composablesupport for Marker insideMakerInfoWindowBefore submitting your PR, there are a few things you can do to make sure it goes smoothly:
Fixes #383 🦕