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

Clean project cordova 11, only gray background no map loaded inside div #2917

Open
2 of 5 tasks
DirkTeulings opened this issue Nov 19, 2022 · 3 comments
Open
2 of 5 tasks

Comments

@DirkTeulings
Copy link

I'm submitting a ... (check one with "x")

  • question
  • any problem or bug report

OS: (check one with "x")

  • Android
  • iOS
  • Browser

cordova information: (run $> cordova plugin list)
cordova version 11.0.0
android platform 10.1.2

cordova-androidx-build 1.0.4 "cordova-androidx-build"
cordova-plugin-googlemaps 2.8.0-20200709-2008 "cordova-plugin-googlemaps"

Current behavior:
When new project is created via the hello world page:
https://github.com/mapsplugin/cordova-plugin-googlemaps-doc/blob/master/v2.6.0/hello-world/README.md
You get initially:
image

Then when i found out that you need to install plugin via:
cordova plugin add https://github.com/mapsplugin/cordova-plugin-googlemaps/tree/multiple_maps

And follow the hello world page you get and nothing more.
image

Expected behavior:
a functional map when following the hello world page and no error's in a clean project

Related code, data or error log (please format your code or data):
No related code, data or logging to be found:
image

@fradali
Copy link

fradali commented Feb 14, 2023

I'm trying to run the plugin with Android@11 but i couldn't do it , i tested many branches without any luck ..

@mcastets
Copy link

mcastets commented Feb 15, 2023

Hi @fradali, we use this plugin in production in our app and we are maintaining it (only bug fixes though).

You can try it out by adding it (current tag is 2.7.1.4):

cordova plugin add git+https://github.com/4sh/squashed-cordova-plugin-googlemaps.git#2.7.1.4

We have tested it against iOS and several Android devices. In addition, we squashed all history to a single commit to improve download time (divided by 30) when installing the plugin.

@fradali
Copy link

fradali commented Feb 15, 2023

@mcastets Thanks a lot
The map is working fine without any issues with cordova 11 , tested on Android device (android 13).

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

3 participants