jawj / OverlappingMarkerSpiderfier-Leaflet

Deals with overlapping markers in the Leaflet maps API, Google Earth-style
253 stars 68 forks source link

Popup pop once after clic in the spiderly pin #59

Open Mafyou opened 5 months ago

Mafyou commented 5 months ago

Hi,

The behavior of spiderfier is different if I clic on the pin spiderfier. I explain:

  1. Clic on a spiderfier pin
  2. Clic on the same pin again to open a popup.
  3. Clic outside to unspiderfier
  4. Clic on spiderfier pin => the popup shows directly instead of me clicking another time.

So, it's different behavior and I try to patch without success.

Can someone give me a light or something to look after ?

Thank.

Best regards, Mafyou.

Mafyou commented 4 months ago

Found. To close the popup, juste do it in a setTimeout.