178 reputation
6
bio website barebulb.net
location Berne, Switzerland
age 26
visits member for 6 months
seen Feb 5 at 10:27
stats profile views 1

Feb
5
comment How to keep bound popups from opening on [click]?
The idea is good, but sadly the clickable attribute also disables the right-click - which I need...
Jan
14
awarded  Tumbleweed
Jan
7
asked How to keep bound popups from opening on [click]?
Jan
7
revised How do I stop event propagation with rightclick on Leaflet marker?
added 226 characters in body
Jan
7
awarded  Teacher
Jan
7
answered How do I stop event propagation with rightclick on Leaflet marker?
Dec
17
asked Leaflet: how to draw curved lines?
Nov
27
awarded  Editor
Nov
27
revised How do I stop event propagation with rightclick on Leaflet marker?
added 174 characters in body
Nov
27
comment How do I stop event propagation with rightclick on Leaflet marker?
By chance I just found this L.DomEvent.preventDefault(event);. From what I've seen (looking at the Leaflet.js source) this should be very similar to the preventDefault() provided by jQuery... Try it out! :)
Nov
26
answered How do I stop event propagation with rightclick on Leaflet marker?
Nov
22
awarded  Scholar
Nov
22
comment Leaflet: How to move the layer-control menu?
Wow, how did I miss that. Feeling stupid.^^
Nov
22
accepted Leaflet: How to move the layer-control menu?
Nov
21
awarded  Student
Nov
21
asked Leaflet: How to move the layer-control menu?
Nov
21
awarded  Supporter
Nov
21
comment How to change Leaflet Map panes layering order (z-index)?
+1 for mentioning an undocumented feature here, thus documenting it. :)