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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: customize MarkerInfoWindow's Marker using Composable #384

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

mosmb
Copy link
Contributor

@mosmb mosmb commented Aug 21, 2023

Add Composable support for Marker inside MakerInfoWindow

Before submitting your PR, there are a few things you can do to make sure it goes smoothly:

  • Make sure to open a GitHub issue as a bug/feature request before writing your code! That way we can discuss the change, evaluate designs, and agree on the general idea
  • Ensure the tests and linter pass
  • Code coverage does not decrease (if any source code was changed)
  • Appropriate docs were updated (if necessary)

Fixes #383 馃

@mosmb
Copy link
Contributor Author

mosmb commented Sep 26, 2023

hi @wangela
any news for this one?

@wangela wangela requested a review from kikoso October 6, 2023 16:14
@kikoso
Copy link
Collaborator

kikoso commented Jan 9, 2024

Hi @mosmb ,

Could you add a small sample in the BasicMapActivity? Just a MarkerInfoWindow somewhere.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support Composable for MarkerInfoWindow
3 participants