We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hey! I installed your tool like at docs: npm i mapbox-gl @mapbox/mapbox-gl-draw @urbica/react-map-gl @urbica/react-map-gl-draw
npm i mapbox-gl @mapbox/mapbox-gl-draw @urbica/react-map-gl @urbica/react-map-gl-draw
But When I created a component, i've got an error:
My Component
The text was updated successfully, but these errors were encountered:
Looks like it's because this library is out of date, go back to an older version of gl-draw:
npm install --save @mapbox/mapbox-gl-draw@1.1.x
Sorry, something went wrong.
I'm also having this issue, I downgraded to v1.1.x but now the icons don't show:
Successfully merging a pull request may close this issue.
Hey! I installed your tool like at docs:
![Screenshot 2020-07-15 at 10 50 52](https://user-images.githubusercontent.com/8284619/87483924-0ed6d180-c689-11ea-93b1-ae4770ac5d32.png)
npm i mapbox-gl @mapbox/mapbox-gl-draw @urbica/react-map-gl @urbica/react-map-gl-draw
But When I created a component, i've got an error:
![Screenshot 2020-07-15 at 10 56 17](https://user-images.githubusercontent.com/8284619/87484255-d4216900-c689-11ea-80d3-72531a6a7fb4.png)
My Component
![Screenshot 2020-07-15 at 10 53 43](https://user-images.githubusercontent.com/8284619/87484086-75f48600-c689-11ea-8a7e-7a819b83a628.png)
The text was updated successfully, but these errors were encountered: