-
I'm using L.GeoJSON to draw 32,623 lines on a Leaflet map.
The lines have between 2 and 709 coordinates with an average of 14 coordinates. But having these loaded in makes the app unusable or at lea…
-
Hi!
I have been using leaflet-geoman with react-leaflet without problems. When upgrading to v2.6 I get a `TypeError t.segment is undefined` when moving a circle previously added. This works wit…
-
- [ ] I've looked at the [documentation](http://leafletjs.com/reference.html) to make sure the behavior is documented and expected
- [X] I'm sure this is a Leaflet code issue, not an issue with m…
-
Google maps feature has stopped working, can be tested in the full example from the official page https://leaflet.github.io/Leaflet.draw/docs/examples/full.html
- [x] I've looked at the [docume…
-
HTAN requirements from the rendering libraries are:
1) tilesource should to be customizable, i.e.: retrieve frames (load tiles) via DICOMweb WADO-RS.
2) be able to process tile layers for applying c…
Punzo updated
3 years ago
-
## Bug report
**Before** opening an issue, make sure to read the [contributing guide](https://github.com/PaulLeCam/react-leaflet/blob/master/CONTRIBUTING.md) and understand this is a bug tracker, n…
-
Hey!
I'm relatively new to this package, and I've been messing with it for the past couple of days. I'm just wondering if there is support for PolyLines (drawing and connecting markers) and if there …
-
onCreated event work fine, but onEdit event call very strange, all state variables undefined (
-
**UPDATE: FOUND THE PROBLEM. I just fixed one line by removing the 50th point.**
So that means lines of more than 49 points bug out. I'm not sure if this is a consistent problem with Pixi since I am …
-
Layer types:
- [ ] TileLayer - Locally served tiles using flask route or base64 transfer?)
- [ ] Performant ImageLayer for fast flipping through images
- [ ] GL based Tile/Image layers with m…