-
> **Note**
>
> This issue now has 150+ comments, most of which are concerned with [hacky workarounds](https://github.com/Leaflet/Leaflet/issues/3575#issuecomment-150544739). I've compiled a list of…
-
Hey,
there are many not implemented typescript declarations, so I made this issue to document the progress and the discuessions.
@ryan-morris @hoetmaaiers @lukekroon @elliots currently your are …
-
Hello,
Currently the mapbox has a drawing tool. However, it only allows you to draw through geometric shapes.
My suggestion is to develop a free drawing tool on the map.
Steps to Trigger Beha…
-
I draw the polygon and I saved the positions in DB.
And I display the Polygon based on the saved positions.
Now, If I want to edit the saved polygons means, it's not edited when I try to edit th…
-
Since charts are already possible, wouldn't it be a great addition to draw records with a valid geom column on a (canvas/webgl/mapnik) map?
I'm sure it's a lot harder to implement than a chart, esp. …
-
Simply using the new version and changin the mode to EditingMode doesnt work, downgrading to 0.18.4 ad the sandbox example fixes the issue.
Are we missing something ?
-
Hi,
I'm writing a react project written with JSX and ES6, and I've got this error on every file I open, even the plain javascript files (without JSX).
The error is in the title of this issue.
*…
-
A user draws a bounding box to select an array of feature **indices** that fall within the bounding box. The features are highlighted on the map and selected in the geodataframe.
Useful for explora…
-
Getting the following error on the latest (2.0.0) of react-leaflet-draft:
`Error: Rendered fewer hooks than expected. This may be caused by an accidental early return statement.`
-
I send a list of polygons (LatLngTuple[][]) into my PolygonLayer-component on render, so that they are there when the map loads. I also give the user to draw more and edit/delete polygons.
When I t…