-
Notifications
You must be signed in to change notification settings - Fork 10
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
can not draw when using custom style in MapGL #11
Comments
I experience a similar issue which is probably related to it. I just added a dynamic mapStyle change to your Set Initial Features Example:
After changing the mapStyle and selecting a drawing tool you get the following error:
None of the drawing tools are working after the style change. |
/cc @device25 |
I had the same problem when I open the draw mode again.
|
@chinesejar sorry for the long wait, I'll try to fix it this week |
@device25 How about this problem ? I have last versions package of @urbica/react-map-gl-draw, but i have this problem |
When I use custom style in MapGL, I can not draw with react-map-gl-draw, It raised the error as follow:
Here is my code:
The text was updated successfully, but these errors were encountered: