Skip to content

feat: Allow for info window customization on advanced markers#862

Open
petereair wants to merge 1 commit intogooglemaps:mainfrom
petereair:info-window-customization
Open

feat: Allow for info window customization on advanced markers#862
petereair wants to merge 1 commit intogooglemaps:mainfrom
petereair:info-window-customization

Conversation

@petereair
Copy link

This follows the approach used by regular markers which has separate functions for customizing just the content and customizing the whole window. Currently there is no way to customize either.

This is a duplicate of #823 which I needed to close to open this under the correct account for the CLA.


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 #822 🦕

(cherry picked from commit 1bb27ca)
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 info window customization for advanced markers

2 participants