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
We need a React Js support, please. When i add the import to my react component i got this error:
Here is the import in my react component: Yes, just importing it already breaks everything
The text was updated successfully, but these errors were encountered:
Ok, in this repo i has the resolution https://github.com/jarodsim/react-with-leaflet-distorcable-image
u must import manualy
u need to add the leaflet-toolbar lib in ur project to
import L from "leaflet"; import "leaflet-toolbar"; import "leaflet-distortableimage"; import "leaflet-toolbar/dist/leaflet.toolbar.css"; import "leaflet-distortableimage/dist/leaflet.distortableimage.css";
Sorry, something went wrong.
No branches or pull requests
We need a React Js support, please.
When i add the import to my react component i got this error:
Here is the import in my react component:
Yes, just importing it already breaks everything
The text was updated successfully, but these errors were encountered: