Thanks to visit codestin.com
Credit goes to github.com

Skip to content

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
@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