Add a client-side userOpenedPopupMarkerId lock that's set instantly when a user manually opens a popup (via click, OMS spiderfy click, or long-press) and cleared when the popup closes. All programmatic openPopup paths (highlight_packet, addMarker openPopup flag) now respect the lock. Closes the network round-trip race where new packets arriving between the user's click and the server's marker_clicked ack could steal the popup. |
||
|---|---|---|
| .. | ||
| chart-types.d.ts | ||
| events.d.ts | ||
| leaflet-events.d.ts | ||
| leaflet-plugins.d.ts | ||
| leaflet.d.ts | ||
| map.d.ts | ||
| marker-extensions.d.ts | ||