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 not work #132

Open
taongocson opened this issue Dec 7, 2023 · 1 comment
Open

animateToCoordinate not work #132

taongocson opened this issue Dec 7, 2023 · 1 comment

Comments

@taongocson
Copy link

The same animateToCoordinate prop in the react-native-maps library cannot be used.
mapRef?.current?.animateToCoordinate( { latitude: position.coords.latitude, longitude: position.coords.longitude, }, 1000 );

@mittalkamal29
Copy link

animateToCoordinate is deprecated so use animateToRegion

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

2 participants