leaflet-responsive-popup icon indicating copy to clipboard operation
leaflet-responsive-popup copied to clipboard

This plugin overrides L.Popup to remove the need to move the map to be able to see the content of the popup.

Results 9 leaflet-responsive-popup issues
Sort by recently updated
recently updated
newest added

I've notices issues when users press the close button they will be redirected to anchor #close. Based on used some application routers this will led to issues without real requirement....

Hello I'm having problems implementing leaflet-responsive-popup on my custom map. I already have popups defined with content - mainly text and iframes. They appear like this: ![map2](https://user-images.githubusercontent.com/106933116/172072028-88d788e1-ff94-492a-972a-58cbaab1cd79.jpg) When I put...

I'm trying to open popup based on GET param. Each cell in the geoJSON have different popup data. I've searched all over the net but didnt find anything... This is...

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....

# Versions that i'm using. - leaflet version: 1.6.0 - leaflet-responsive-popup: 0.6.4 - react-leaftlet: 2.6.3 Including your code breaks the alignment of the popup with the marker both vertically and...

help wanted

I am very intrested on your pluggin, however I am strugling to how to implement it with react leaflet

help wanted

No mention of the two very useful options autoPanPaddingTopLeft and autoPanPaddingBottomRight

If the marker is tall, and the popup appears on the left, it's not possible to use the offset.y to put the popup arrow a little up to be correctly...