Camera bounds the right way? #968
Answered
by
KiwiKilian
MUGWANEZAMANZI
asked this question in
Q&A
|
Hello Team! Given the way I set my MapView and camera prop, setting bounds in this file crashes my screen. What is the right way I can follow. What I want to achieve in my application is having users only able to zoom in my country Rwanda only, he can't see out of Rwanda |
Answered by
KiwiKilian
Aug 15, 2025
Replies: 2 comments 1 reply
|
You want to use |
0 replies
Answer selected by
KiwiKilian
|
I try this following the above solution my my app always shows a white screen. |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You want to use
boundsandmaxBoundson theCamera. Check out this example.