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 availability in v6 #2135

Closed
alexp25 opened this issue Jun 16, 2024 · 3 comments
Closed

Google Maps availability in v6 #2135

alexp25 opened this issue Jun 16, 2024 · 3 comments
Labels

Comments

@alexp25
Copy link

alexp25 commented Jun 16, 2024

Feature Request

I see there is no google-maps folder in v6, even though it was in v5. What is the motivation behind leaving it out? Google Maps is a fundamental and make or break plugin for many apps and should be at least mentioned in the documentation (how to find it) so that people who want to switch to Capacitor for the first time would not get discouraged by the apparent lack of support in the latest Capacitor release.
Moreover, I have added a significant number of methods and improvements that were lacking in the latest version, but I don't know what is the status of the current release and where should I make a pull request.

Plugin

Google Maps

@ionitron-bot ionitron-bot bot added the triage label Jun 16, 2024
@jcesarmobile
Copy link
Member

It's explained in ionic-team/capacitor-google-maps#5

We wanted to update the plugin to use the SDK 8 of google maps, but we are waiting for the google-maps-ios-utils dependency to be updated to use SDK 8, which has been pending for over a year (on Google side).

You can install latest RC with npm install @capacitor/google-maps@next, there won't be any changes on Android Side, the missing updates are for iOS, but we can't do them until google releases google-maps-ios-utils with SDK 8 support.

@jcesarmobile jcesarmobile closed this as not planned Won't fix, can't repro, duplicate, stale Jun 17, 2024
@alexp25

This comment was marked as abuse.

@alexp25
Copy link
Author

alexp25 commented Jun 21, 2024

Because my last comment was "marked as abuse", I would like to point out and have a clear understanding about this, in order to justify upgrading to Capacitor 6 in the near future. Is updating to SDK 8 (or 9) mandatory in order to work with Capacitor 6?

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

No branches or pull requests

2 participants