fix: 🐛 Import leaflet inside Lmap from the module entry
Importing leaflet from the deep import "leaflet/dist/leaflet-src.esm" makes it imposible \n to use vue-leaflet with several community plugins the rely \n on using the default export. This change makes LMap use Leaflet module entry fixing issues with plugins tha hook \n and mutate L object
Loading
Please register or sign in to comment