Replies: 1 comment
-
|
Of course, it is after posting that I found an easy solution: I leave it for anyone who has the same issue. |
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello all,
First, let me thank you for this package which really helped me to build what I wanted in React 👍
I had the bug of Layer not showing on zoom bigger than 6, as described in this ticket . I updated from version 7.0.25 to 7.1.5 and, allelouia, the bug was fixed.
However, since I updated, I have an issue in my call of the useControl.
I haved implemented it the way it is described in the "draw polygon" example which is in 7.1.0:
This generates the following error at compilation:
I didn't have this error in version 7.0.25
I don't have much experience with your package, so maybe I am implementing this in a wrong way.
I have searched if anyone posted the same issue, I haven't found it ; sorry if i missed it.
Can you help?
Beta Was this translation helpful? Give feedback.
All reactions