-
WARNING in ./node_modules/react-leaflet-draw/dist/esm/EditControl.js 131:2-12
"export 'MapControl' was not found in 'react-leaflet'
WARNING in ./node_modules/react-leaflet-draw/dist/esm/EditContro…
-
- [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 e…
-
## How to reproduce
- Leaflet version I'm using: 1.2.0
- Browser (with version) I'm using: Chrome Version 60.0.3112.113
- It works fine in Firefox and Safari (havn't tested in IE, Edge)
- OS…
-
I'm having a considerably lower frame rate with `react-map-gl` components compared to only using `mapbox-gl`.
In Chrome, sometimes rendering takes twice as much time with `react-map-gl`. I had bette…
bkiac updated
2 years ago
-
Using Turf: cdnjs.cloudflare.com/ajax/libs/**Turf.js/6.5.0**/turf.min.js
Using latest Leaflet and React Leaflet libraries
Using Leaflet-Geoman: unpkg.com/@geoman-io/**leaflet-geoman-free@2.11.2**/d…
-
- [x] 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…
-
I'd like to disable editing and just use the drawing features of Leaflet.Draw. In Leaflet.Draw this is done by setting the `edit` option to false (its default).
I'm totally happy to make a PR, just…
-
Hi, thanks a lot for this awesome component ! Great work !
I have few questions:
- First thing is that the "click_lat_lng" on Marker seems to be absent of 0.0.17. You mention this addition in mu…
-
Just importing the library like this in the App.js file:
```
import { Map, TileLayer, FeatureGroup } from 'react-leaflet';
import { EditControl } from "react-leaflet-draw"
```
I get the error. To…
-
The [PeopleForBikes City Ratings site](https://cityratings.peopleforbikes.org/cities/philadelphia-pa) uses the output of the BNA analysis for a map, but currently it's just a screen-shot of a handmade…