-
Is there way to enable edit mode programatically? Right now I'm looping through the drawControl toolbars looking for one which has "edit" as an option, and saving it off for later use.
It seems like …
-
Good afternoon. I really need your help. There is a project to draw a route on the map. The route is built using `class RoutingMachine extends MapLayer`. The construction of route points is implemente…
-
I'm trying to draw a polygon in an area in Brazil, but it's drawing in the sea, how do I reverse these coordinates? I'm trying to draw a polygon in an area in Brazil, but it's drawing in the sea, how …
-
Hello!
As we can see here https://www.mapbox.com/mapbox-gl-js/example/custom-marker-icons/
we could create a custom Marker and add it to map.
e.g. new mapboxgl.Marker(...).setLngLat(...).addTo(map)…
-
https://www.npmjs.com/package/react-leaflet-draw
Similar to how biocache allows this on both https://biocache.ala.org.au/search#tab_spatialSearch and on map tab or results page.
-
ERROR in ./node_modules/react-leaflet-draw/dist/esm/EditControl.js 47:0-56
Module not found: Error: Can't resolve '@react-leaflet/core' in '//node_modules/react-leaflet-draw/dist/esm'
-
Hi!
I'm getting two sets of edit controls, like in the screenshot:
![image](https://user-images.githubusercontent.com/3087849/175825315-4be37885-fed8-4192-90e2-05cc01dfe3e6.png)
```typescript
im…
-
- update all possible packages
- resolved when packages updated
-
Hi there,
I'm encountering some flaky tests due to an element not being considered visible by Cypress, I don't understand what makes an element visible or not visible by Cypress and was hoping someon…
-
Hi!
I get deprecated warnings with last version of react-leaflet
```
"leaflet": "^1.2.0",
"leaflet-draw": "0.4.9",
"react": "^16.1.1",
"react-leaflet": "^1.7.6",
"react-leaflet-…