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: added Advanced Markers Samples #1435

Merged
merged 3 commits into from
Dec 8, 2023

Conversation

kikoso
Copy link
Collaborator

@kikoso kikoso commented Dec 8, 2023

The following PR adds the Advanced Marker Samples, showcasing the following functionality:

  • Setting an iconView for the marker view.
  • Using PinConfig to set the icon for AdvancedMarkerOptions.
  • Changing the border color of an Advanced Marker.
  • Setting Text Color using a Glyph.
  • Creating a transparent Glyph.
  • Collision Behavior.

Examples are provided in Java and Kotlin.


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 #1434 馃

@kikoso kikoso marked this pull request as draft December 8, 2023 12:35
@kikoso kikoso marked this pull request as ready for review December 8, 2023 12:47
@kikoso kikoso force-pushed the feat/added_advanced_markers_samples branch from f0d9d95 to afba7eb Compare December 8, 2023 21:03
@wangela wangela merged commit 8caba9c into main Dec 8, 2023
11 checks passed
@wangela wangela deleted the feat/added_advanced_markers_samples branch December 8, 2023 22:35
@googlemaps-bot
Copy link
Contributor

馃帀 This PR is included in version 1.10.0 馃帀

The release is available on GitHub release

Your semantic-release bot 馃摝馃殌

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

Successfully merging this pull request may close these issues.

Provide example showcasing functionality of Advanced Markers
3 participants