How can I use L from Nuxt Leaflet module?
I am trying to incorporate a leaflet map to my Nuxt 3 project. I use Nuxt Leaflet module which works fine until I tried to directly use the L
object from the leaflet
library. I followed the docs.
I am trying to incorporate a leaflet map to my Nuxt 3 project. I use Nuxt Leaflet module which works fine until I tried to directly use the L
object from the leaflet
library. I followed the docs.