SINTEF-9012 / PruneCluster

Fast and realtime marker clustering for Leaflet
MIT License
552 stars 131 forks source link

Opening Popup from External Function #178

Open hansbrito opened 5 years ago

hansbrito commented 5 years ago

How can I open the Marker PopUp from external function ? I tried to save the Marker reference, but all the functions (bindPopup, setPopupContent, openPopup) don't exists.

Lewatoto commented 2 years ago

Did you solve that problem? I'm having similar issue