You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am facing same issue, it seems like there is an issue trying to import everything using a cdn. Please let me know if someone was able to figure this out (I will update this in case I find something).
I have been tumbling around with npm and webpack to get a plain JS file to include without any success.
The Vue2 Leaflet docs provide a CDN version that is easy to implement.
https://vue2-leaflet.netlify.app/quickstart/#installation
How is it possible get a plain JS file for the cluster plugin to use with Vue?
Then this would be possible in a simple HTML file:
Then register components:
The text was updated successfully, but these errors were encountered: