react-native-maps-navigation icon indicating copy to clipboard operation
react-native-maps-navigation copied to clipboard

animateToCoordinate() and animateToBearing() methods deprecated.

Open JarenHendricks opened this issue 5 years ago • 3 comments

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?

JarenHendricks avatar Jul 11 '19 15:07 JarenHendricks

i got the same issues

swaxtic avatar Mar 04 '20 15:03 swaxtic

Still unsolved ?

SoheibBiga avatar Mar 30 '20 22:03 SoheibBiga

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.

bfarrgaynor avatar Jul 14 '21 15:07 bfarrgaynor