You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The ability to include a popupOptions object to marker data was added in #272 but it is only applied when the marker is first added. Subsequent calls to marker.bindPopup() e.g. when marker data is changed, do not pass this object.