Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Popups don't work after redraw #50

Open
woodwards opened this issue Oct 14, 2020 · 1 comment · May be fixed by #95
Open

Popups don't work after redraw #50

woodwards opened this issue Oct 14, 2020 · 1 comment · May be fixed by #95

Comments

@woodwards
Copy link

Love this package - thanks so much for this!

However I'm having some trouble with popups. The first time I addGlPolylines(... popup =TRUE) I get a nice popup showing the relevant row of data.

However If I remove the lines and plot some new ones, popups no longer work. I am reusing the same group id, it that the problem? What's the correct way to remove and redraw lines so that the popups work?

Another minor issue is that the map cursor remains as a hand when clicking on a line, where in leaflet it changes to a pointer, which is nicer for the user.

Thanks!

@trafficonese
Copy link
Collaborator

I think thats the same problem as #48.

I think the main problem is that the remove functions dont work correctly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants