Replies: 1 comment
-
@athar1711 I'm closing this because this is a bug report and it belongs to the issues not discussions (discussions are about open topics / trying to discuss a new feature / approach ...) please submit a bug report but please add more details, mainly a reproducible code repository and exact expected outcome |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am using animateToCamera to rotate the map such that tee is towards bottom of the screen and flag is towards top of the screen.
But there is extra space at top of the flag & bottom of the tee. I tried using fitToCoordinates to exactly fit map view. But fitToCoordinates change the heading of the map. Though I have animated: false; in fitToCoordinates.
Why is that happening?
How can I achieve a perfect solution using react-native-maps?
Beta Was this translation helpful? Give feedback.
All reactions