Eric G
Eric G
**Type:** - [X] bug - [ ] feature - [ ] enhancement - [ ] question **Environment:** - OS: macOS 12.4 - Browser: Chrome 103.0.5060.53 - Library Version: https://unpkg.com/[email protected]/dist/leaflet.js https://unpkg.com/[email protected]/dist/leaflet-ant-path.js...
I have a code pen at https://codepen.io/ericg97477/pen/eYMJrqj demonstrating the issue. If I drag the square polygon, I get two errors in the console... ``` L.Path.Drag.js:6 Uncaught TypeError: L.DomEvent.fakeStop is not...
I am not sure where the issue is. I have a codepen demonstrating the issue at https://codepen.io/ericg97477/pen/vYRGYVr With one polyline, I can decorate it with an arrow. With the second...
This may fundamentally be a graphviz issue, but thought I would ask here in case some aspect of this can be handled by this project or there is some special...
I have a test project at https://github.com/ericg-vue-questions/leaflet-test/tree/feature-lasso-france-behavior (note the feature-lasso-france-behavior branch) If I draw a lassoed area around France, the France does not show up in the list of selected...