Is there a way to make a leaflet popup responsive using react-leaflet library?
问题 I've been researching and I know leafletjs has the plugin https://github.com/yafred/leaflet-responsive-popup but I need a workaround for the library I'm using react-leaflet. The react-leaflet has a lot of third-party plugins but I don't see anything that works for me. If someone knows how or has done something like this it would be cool if you could share it. I'm having a hard time with this. Thanks. 回答1: Install the library, import js, css get a map reference and then render the marker: