-
- [x ] I'm reporting a bug, not asking for help
- [ ] I've looked at the [documentation](http://leaflet.github.io/Leaflet.draw/dist/reference-0.4.1.html) to make sure the behaviour is documented and …
-
- [x ] I'm reporting a bug, not asking for help
- [x ] I've looked at the [documentation](http://leaflet.github.io/Leaflet.draw/dist/reference-0.4.1.html) to make sure the behaviour is documented and…
-
when i draw on map i got this error:
Unhandled Runtime Error
TypeError: Cannot use 'in' operator to search for '_leaflet_id' in
i use this versions of react and react-leaflet:
"leaflet": "^1.8…
-
### Checklist
- [X] I've looked at the [documentation](https://leafletjs.com/reference.html) to make sure the behavior isn't documented and expected.
- [X] I'm sure this is an issue with Leaflet, …
-
Getting this error in my build:
```
ERROR in ./node_modules/react-leaflet-draw/dist/esm/EditControl.js
Module not found: Error: Can't resolve '@react-leaflet/core' in '/home/mohamed/Development/p…
-
Here is my code
import React, { useState } from "react";
import { MapContainer, TileLayer, GeoJSON, FeatureGroup ,Circle} from "react-leaflet";
import "leaflet/dist/leaflet.css";
import "leaflet-…
-
Hello, I created a map with React-leaflet and React-leaflet-draw. I need to prevent from line intersection when drawing a polyline or polygon and lines should not cross. So in EditControl I set allowI…
-
- [ ] I'm reporting a bug, not asking for help
- [x] I've looked at the [documentation](http://leaflet.github.io/Leaflet.draw/dist/reference-0.4.1.html) to make sure the behaviour is documented and e…
-
- [X ] I'm reporting a bug, not asking for help
- [X ] I've looked at the [documentation](http://leaflet.github.io/Leaflet.draw/dist/reference-0.4.1.html) to make sure the behaviour is documented and…
-
I am working on showing shapefiles in my application, Installed this plugin and currently showing the error
![image](https://user-images.githubusercontent.com/14287647/64148883-165f0480-ce42-11e9-936…