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

google.maps.Marker is deprecated #2061

Open
jcesarmobile opened this issue Mar 19, 2024 · 1 comment
Open

google.maps.Marker is deprecated #2061

jcesarmobile opened this issue Mar 19, 2024 · 1 comment

Comments

@jcesarmobile
Copy link
Member

Bug Report

Plugin(s)

@capacitor/google-maps

Capacitor Version

5.x

Platform(s)

web

Current Behavior

As of February 21st, 2024, google.maps.Marker is deprecated. Please use google.maps.marker.AdvancedMarkerElement instead. At this time, google.maps.Marker is not scheduled to be discontinued, but google.maps.marker.AdvancedMarkerElement is recommended over google.maps.Marker. While google.maps.Marker will continue to receive bug fixes for any major regressions, existing bugs in google.maps.Marker will not be addressed. At least 12 months notice will be given before support is discontinued. Please see https://developers.google.com/maps/deprecations for additional details and https://developers.google.com/maps/documentation/javascript/advanced-markers/migration for the migration guide.

Expected Behavior

not use deprecated code

Code Reproduction

https://github.com/ionic-team/capacitor-plugins/tree/main/google-maps/e2e-tests

Other Technical Details

Additional Context

@ionitron-bot ionitron-bot bot added the triage label Mar 19, 2024
@Ionitron Ionitron added this to Backlog 🤖 in Capacitor Engineering ⚡️ Mar 19, 2024
@ionitron-bot ionitron-bot bot removed the triage label Mar 19, 2024
@IT-MikeS IT-MikeS added the type: bug A confirmed bug report label Apr 9, 2024
Copy link

ionitron-bot bot commented Apr 9, 2024

This issue has been labeled as type: bug. This label is added to issues that that have been reproduced and are being tracked in our internal issue tracker.

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

No branches or pull requests

3 participants