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

Map not displayed in android marshmallow #1084

Closed
norvinjohn opened this issue Aug 25, 2016 · 6 comments
Closed

Map not displayed in android marshmallow #1084

norvinjohn opened this issue Aug 25, 2016 · 6 comments

Comments

@norvinjohn
Copy link

Hello guys,

Did any of you encountered a problem wherein the map is not displayed in android marshmallow.

@wf9a5m75
Copy link
Member

$> cordova plugin add https://github.com/phonegap-googlemaps-plugin/cordova-plugin-googlemaps --variable API_KEY_FOR_ANDROID="YOUR_ANDROID_API_KEY_IS_HERE" --variable API_KEY_FOR_IOS="YOUR_IOS_API_KEY_IS_HERE"

@ajayambre
Copy link

Even I am not able to see map on Android 6.0.1
Followed this tutorial http://www.joshmorony.com/ionic-2-how-to-use-google-maps-geolocation-video-tutorial/

@norvinjohn
Copy link
Author

@wf9a5m75 tried to reinstall everything I even updated my sdk

@ajayambre I'am currently implementing it to an v1 of ionic

@wf9a5m75
Copy link
Member

https://github.com/mapsplugin/cordova-plugin-googlemaps/search?q=ionic&type=Issues&utf8=%E2%9C%93

This plugin (the master branch) works fine with Android 6.0.1.
The most problem is the ionic covers on the map in browser.
The map view (native view) is located under the browser view,
so the background of the map div and their parent nodes must be transparent.

@wf9a5m75
Copy link
Member

wf9a5m75 commented Sep 12, 2016

Regerding of @ajayambre 's comment, it's Google Maps JavaScript API, not this plugin.

@ajayambre Are you still in stack of this issue? If so, please update with new information. Otherwise, we will close this issue.

@Khsed4
Copy link

Khsed4 commented Jun 15, 2019

@wf9a5m75 I'm having the same issue with ionic4. The app is working on android 5, 7, 8. but not 6.
Can you help me?

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

4 participants