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

feat(Angular Google Maps): Add Support for Advanced Markers in the Angular Google Maps #25897

Open
skepticmonk opened this issue Oct 31, 2022 · 10 comments
Labels
area: google-maps feature This issue represents a new feature or feature request rather than a bug or bug fix P3 An issue that is relevant to core functions, but does not impede progress. Important, but not urgent

Comments

@skepticmonk
Copy link

Feature Description

please add support for advanced markers in Angular Google Maps or can you please specify when it would be added?

Use Case

No response

@skepticmonk skepticmonk added feature This issue represents a new feature or feature request rather than a bug or bug fix needs triage This issue needs to be triaged by the team labels Oct 31, 2022
@LukasMachetanz
Copy link

Is there any update on this? I also would like to use Advanced Markers as described in https://cloud.google.com/blog/products/maps-platform/announcing-highly-customizable-higher-performance-markers.

@shaji-Dev
Copy link

Any update on this? AdvancedMarkerView are a breakthrough in performance and are highly useful.

@flogy
Copy link

flogy commented Feb 21, 2023

Would be interested in this too.

@amysorto amysorto added P4 A relatively minor issue that is not relevant to core functions area: google-maps and removed needs triage This issue needs to be triaged by the team labels May 19, 2023
@armando-ota
Copy link

Any example of how to use it as plain JS in angular component ?

@torusservices
Copy link

Bump, please! This is very important especially when needing to define colors for the markers. As per the previous question, how did you guys manage to get around this? It's a shame that angular and google maps are not jelling well together you would think that the two teams would communicate.

@torusservices
Copy link

torusservices commented Oct 28, 2023

@amysorto How likely is it that a minor issue gets addressed by Angular Devs? If not very likely, can there be a debate to raise the priority? Mind you the issue has been opened a year ago

@torusservices
Copy link

@crisbeto do you think this can be looked at? Is there any way we could help?

@amysorto
Copy link
Contributor

amysorto commented Nov 1, 2023

I'll raise the priority to a P3, although we don't plan to work on this feature soon at this time. Although we would happily accept a community PR for this.

@amysorto amysorto added P3 An issue that is relevant to core functions, but does not impede progress. Important, but not urgent and removed P4 A relatively minor issue that is not relevant to core functions labels Nov 1, 2023
@OgiSss
Copy link
Contributor

OgiSss commented Feb 1, 2024

Hi I can take care of it if you don't mind. @amysorto

OgiSss added a commit to OgiSss/angular-components that referenced this issue Feb 1, 2024
This commit introduces the advanced-marker feature to the map package, enabling users to add custom, interactive markers to their maps.

Related angular#25897
OgiSss added a commit to OgiSss/angular-components that referenced this issue Feb 7, 2024
This commit introduces the advanced-marker feature to the map package, enabling users to add custom, interactive markers to their maps.

Related angular#25897
OgiSss added a commit to OgiSss/angular-components that referenced this issue Feb 8, 2024
This commit introduces the advanced-marker feature to the map package, enabling users to add custom, interactive markers to their maps.

Related angular#25897
crisbeto pushed a commit that referenced this issue Feb 8, 2024
* feat(google-maps): add advanced marker

This commit introduces the advanced-marker feature to the map package, enabling users to add custom, interactive markers to their maps.

Related #25897

* feat(google-maps): remove default value for mapId and correct z-index description property for advanced markers

* feat(google-maps): generate api report file for google-maps
@merkisoft
Copy link

merkisoft commented Apr 15, 2024

@OgiSss @crisbeto thx for the advanced marker support.

MapAdvancedMarker is missing icon
=> found it: content, tip: read google docs regarding advanced markers :-)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: google-maps feature This issue represents a new feature or feature request rather than a bug or bug fix P3 An issue that is relevant to core functions, but does not impede progress. Important, but not urgent
Projects
None yet
Development

No branches or pull requests

9 participants