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

Any fork that is being maintained? #2907

Open
uhmarc opened this issue Apr 30, 2022 · 2 comments
Open

Any fork that is being maintained? #2907

uhmarc opened this issue Apr 30, 2022 · 2 comments

Comments

@uhmarc
Copy link

uhmarc commented Apr 30, 2022

Is there any fork that is currently being maintained? It would be disastrous for Cordova apps if we lost access to Google Maps.

@keev-studio
Copy link

Also looking so any solution

@keev-studio
Copy link

keev-studio commented Nov 24, 2022

SOLUTION:
This repo works for me (Android@11, Cordova 11)
"cordova-plugin-googlemaps": {
"version": "git+ssh://git@github.com/we-are-joinup/cordova-plugin-googlemaps.git#59f94f8e9d2b913e4506f4592fac08ffe0931f04",
"dev": true,
"from": "cordova-plugin-googlemaps@github:we-are-joinup/cordova-plugin-googlemaps",
"requires": {
"cordova-common": "^3.1.0"
}
},

but there is an issue with the custom icons, its showing default google red marker instead, so looking for solution for this

EDIT: custom marker not showing sorted by changing its path to " file:///android_asset/www/img/YOUR_ICON.webp "

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

No branches or pull requests

2 participants