leaflet-responsive-popup
leaflet-responsive-popup copied to clipboard
Responsive popup width
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:
When I put this content within the responsive popup I can't get it to match the width of the content, see image:
I've tried defining the width of the content using a div but the code of the responsive popup doesn't seem to allow for this width. Is it possible to resolve this problem?
Any help would be greatly appreciated!
Thanks very much!
This is an example of how the popups appear normally, hence why I need to use the responsive popups.