question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Can't find a way to open popups by default and keep them open while playing

See original GitHub issue

I’m using GeoJSON with addLastPoint: true which creates a marker on the last point. I’d like to bind a popup to this marker (done in pointToLayer), immediately open the popup (not been able to do), and, more importantly, keep the popup open even during playback (ie, after clicking “play” on the player control). Is this possible at all? Would you accept it as feature request?

EDIT: Reading through the bugs, I found the timeloading event mentioned. Listening on that event and (re)opening the popup at each invocation produces flickering and is not a viable solution.

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:5 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
waldnercommented, Sep 3, 2020

if you add your own popup without binding it to a marker. You can then move it opened.

This needed a few adjustments but set me on the right track. It works very well. Thanks!

0reactions
waldnercommented, Aug 31, 2020

Ah, that’s a nice idea. I’ll check it tomorrow and let you know. Thanks!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Block or allow pop-ups in Chrome - Computer - Google Support
On your computer, open Chrome Chrome . · At the top right, click More More and then Settings. · Click Privacy and security...
Read more >
How to Allow Pop-Ups in Google Chrome - Business Insider
1. Open your Chrome web browser and navigate to the site you want to allow pop-ups on. · 2. Click the lock icon...
Read more >
How To Allow Pop Ups In Chrome - YouTube
Learn how to allow pop ups in Chrome fr specific websites and for all websites.Every time a website ... Your browser can't play...
Read more >
How to Enable or Disable Pop-ups in Google Chrome Browser
Learn how to turn the pop up blocker ON or OFF within your Google Chrome Browser. Learn how to block ... Your browser...
Read more >
Configuring your web browser to allow pop-up windows
The Pop-up Blocker Settings dialog box opens. Right-click in the Address of website to allow: field, then choose the Paste command.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found