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

fix: initialize element property of AdvancedMarkerElement #568

Merged

Conversation

usefulthink
Copy link
Contributor

Add initialization of the advancedMarkerEl.element property. In the real API this is initialized in the constructor and is guaranteed to be an html-element, so it has to be here as well.

Add initialization of the `advancedMarkerEl.element` property. In the real API this is initialized in the constructor and is guaranteed to be an html-element, so it has to be here as well.
@usefulthink usefulthink merged commit 2b2c6bb into googlemaps:main Nov 30, 2023
14 checks passed
@usefulthink usefulthink deleted the fix/initialize-adv-marker-element branch November 30, 2023 11:17
github-actions bot pushed a commit that referenced this pull request Nov 30, 2023
Add initialization of the `advancedMarkerEl.element` property. In the real API this is initialized in the constructor and is guaranteed to be an html-element, so it has to be here as well. 2b2c6bb
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.

1 participant