What's the right way to get all the coordinates to set the maxBounds? #1777
eduardomarr
started this conversation in
General
Replies: 2 comments 3 replies
-
@eduardomarr Do you solved this? |
Beta Was this translation helpful? Give feedback.
0 replies
-
The coordinates inside bound needs to follow this format:
|
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
What's the right way to get all the coordinates to set the maxBounds?
I do this and it doesn't work:
if my restrict area is some like that..
What I usually do is, take the map and go a little further down and get the longitude and latitude data to use on "Southwest coordinates" array.
I do the same on North:
my property would look like this:
if i use all of this coordinates in my component, this will bw the result:
Someone could help me?
Beta Was this translation helpful? Give feedback.
All reactions