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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AdvancedMarkerOptions.iconview settings are invalid #1463

Open
lilei2017 opened this issue Feb 10, 2025 · 0 comments
Open

AdvancedMarkerOptions.iconview settings are invalid #1463

lilei2017 opened this issue Feb 10, 2025 · 0 comments
Labels
triage me I really want to be triaged. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns.

Comments

@lilei2017
Copy link

Thanks for stopping by to let us know something could be better!


PLEASE READ

If you have a support contract with Google, please create an issue in the support console. This will ensure a timely response.

Discover additional support services for the Google Maps Platform, including developer communities, technical guidance, and expert support at the Google Maps Platform support resources page.

If your bug or feature request is not related to this particular library, please visit the Google Maps Platform issue trackers.

Check for answers on StackOverflow with the google-maps tag.


Please be sure to include as much information as possible:

Summary

Summarize your issue in one or two sentences

Expected behavior

What did you expect?

Observed behavior

What did you see instead? Describe your issue in detail here.

Environment details

  1. Device make and model, or emulator details
  2. Android version
  3. Library version and other environment information

Steps to reproduce

If you can reproduce using the demo app in the project, it helps us troubleshoot faster.

  1. AdvancedMarkerOptions.iconview settings are invalid,When iconView is set, the default marker icon is displayed. However, when icon is set, it works effectively.
  2. The same situation occurs with android-maps-utils and it doesn't take effect!

Code example

# example
# val customMarkerView: View = LayoutInflater.from(requireContext()).inflate(R.layout.view_maps_icon, null)
# advancedMarkerOptions .position(item.position).iconView(view)
          

Stack trace

# example

Following these steps will guarantee the quickest resolution possible.

Thanks!

@lilei2017 lilei2017 added triage me I really want to be triaged. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns. labels Feb 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
triage me I really want to be triaged. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
Projects
None yet
Development

No branches or pull requests

1 participant