tim-salabim
tim-salabim
Ok, I can confirm that the `close.window()` call works in chrome (on my ubuntu). Firefox, however, seems to not allow this to happen unless the window was opened by a...
I've found a way to get it to work in firefox: 1.input "about:config " to your firefox address bar and enter; 2.make sure your "dom.allow_scripts_to_close_windows" is true found [here](http://csharpdotnetfreak.blogspot.com/2008/11/javascript-windowclose-does-not-work-in.html) -...
@timelyportfolio I've added a comment everywhere we have argument `viewer`. Can you double-check if this is understandable and good to go (to CRAN)?
Sweet! Thanks @lbusett ! I will submit to CRAN tomorrow then.
@lbusett is there any disadvantage of returning what has been selected/drawn so far? I can only think of the advantage that an accidental close does not lose what has been...
Good points! @timelyportfolio we're diving more and more into GUI development here... Is it possible to use e.g. `prompt` (I have already played with YDKJS ;-) ) to get user...
I'll try to have a look soon. My current focus is not on leafgl though, so it may take a while (also regarding your PRs)
@paragemini if that hack does not work for you, you should consider raising this issue at https://github.com/robertleeplummerjr/Leaflet.glify
No I haven't. I will try to debug soon
This is currently not possible because the upstream dependency doesn't handle `MULTIPOLYGON`s. But I think there are efforts to support them. I will support them here as soon as the...