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

getVisibleRegion throws [deprecated] and app stops working with ionic-native 4.0.1 and google maps plugin v2 #1809

Closed
kuzman opened this issue Jul 16, 2017 · 1 comment

Comments

@kuzman
Copy link

kuzman commented Jul 16, 2017

I'm submitting a ... (check one with "x")
[x] bug report
[ ] feature request

Current behavior:
After ugrade to ionic-native 4.0.1 and the v2 of the google maps plugin, the getVisibleRegion function from the google maps plugin throws in cosole: console.log: [deprecated] getVisibleRegion() is changed. Please check out the https://goo.gl/yHstHQ
The app should continue to work, but is doesn't start. If you follow the link in the console log, you can see that there are changes in thethe getVisibleRegionfunction.
Expected behavior:
before updating i was using the latest 3.14.0 ionic-native library and the 1.4.3 version of the google maps plugin and everything worked OK
Steps to reproduce:

  1. Create a simple app that uses the google maps plugin
  2. Create a function where you try to get the visible region with a promise and call that function
@ihadeed ihadeed added the bug label Jul 16, 2017
@ihadeed ihadeed added this to the 4.0.1 milestone Jul 16, 2017
@ihadeed
Copy link
Collaborator

ihadeed commented Jul 21, 2017

This should be fixed by #1815

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

No branches or pull requests

2 participants