yafred / leaflet-responsive-popup

This plugin overrides L.Popup to remove the need to move the map to be able to see the content of the popup.
https://yafred.github.io/leaflet-responsive-popup/
BSD 2-Clause "Simplified" License
90 stars 20 forks source link

Anyone successfully using this plugin with Vue.js ? #18

Open Florian-Martin opened 2 years ago

Florian-Martin commented 2 years ago

Hello,

This plugin is exactly what I need for my Vue.js project so I that's why I am still trying to use it. But as you can guess, without success. I tried many things, as implementing the way I did for vue2LeafletMarkerCluster plugin for exemple, but still cannot make it work.

So if someone may help me, it would be very appreciated !

I can provide screenshots if needed.