-
-
Notifications
You must be signed in to change notification settings - Fork 44
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
Support for Angular? #6
Comments
Hi, yes, It definitelly possible. You can just google how to do it ;) |
If you use webpack, you will probably want to import it like this: |
The import works but doesn’t work as expected |
@Stan92 Have you managed to import it properly intu Angular? Please let us know your solution. |
I have imported it into Angular successfully but with a little hacky way. |
Thanks for the solution buddy! |
Bro, thanks a lot! Used this plugin with React |
I am using it in angular 18. The suggested import didn't work for me, got webpack eval errors after production build. (L as any).motion.polyline()..... |
Bro, as you used in React, is it possible to use in react-leaflet ? |
Hi,
Is it possible to use this plugin with Angular?
Thx
The text was updated successfully, but these errors were encountered: