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

animateToCoordinate() and animateToBearing() methods deprecated. #10

Open
JarenHendricks opened this issue Jul 11, 2019 · 3 comments
Open

Comments

@JarenHendricks
Copy link

Hi, I am trying out this library and I keep getting the following warning signs: "animateToCoordinate() is deprecated, use animateCamera() instead" as well as "animateToBearing() is deprecated, use animateCamera() instead", is it possible to fix this?

@swaxtic
Copy link

swaxtic commented Mar 4, 2020

i got the same issues

@SoheibBiga
Copy link

Still unsolved ?

ShaunUNI added a commit to ShaunUNI/react-native-maps-navigation that referenced this issue Jun 30, 2020
Changed depreicated map animations to animate camera.
@bfarrgaynor
Copy link

ShaunUNIs fix seems to be broken when I run it. On line 407 he is missing a this.props.map().animateCamera. Although when I run that I then get only a little bit further with it.

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