-
I'm working on a snapping mode for line and polygon drawing that supports snapping moved or created vertices to edges in existing lines/polygons or existing points. (Haven't decided about snapping to …
-
Hi Reyhane and probably @mhsattarian!
https://github.com/ReyhaneMasumi/mapbox-gl-draw-split-polygon-mode/blob/7882ebee15c2a91ccc75570f17af74850717980a/src/mode.js#L3C1-L4C1
Can you explain me ho…
-
#### Describe the bug
When adding a geojson Polygon with a hole ring in it to react-map-gl-draw, it doesn't recognize the inner ring of the Polygon as a 'hole' and simply disregards it. This is not n…
-
When using this library along with [mapbox-gl-draw](https://github.com/mapbox/mapbox-gl-draw) it's not possible to listen to the draw events currently. Whilst I appreciate not supporting all the event…
-
**mapbox-gl-js version**: 0.50.0
**browser**: Chrome Version 69.0.3497.100
### Context
Map with several layers (symbols and texts).
`setPaintProperty(layerId, '[icon|text]-opacity', ..…
nrako updated
4 years ago
-
Hi, so on my current setup I am using [react-mapbox-gl ](https://github.com/alex3165/react-mapbox-gl/blob/master/docs/API.md)with mapbox-gl-draw and [mapbox-gl-draw-circle](https://github.com/iamanves…
-
**mapbox-gl-js version**: 0.45.0
**mapbox-gl-draw version**: 1.0.9
### Steps to Trigger Behavior
1. Listen for `draw.create`
2. Create a popup inside it
### Expected Behavior
Popup should …
-
I am using mapbox to render an airplane flight from San Francisco, CA to Dubai. The flight should be rendered using the "shortest direct distance" over the north pole, but is rendered by MapBox GL in…
-
Hello,
just looking to gain a little more insight into a particular issue.
I seem to be unable to generate a line or polygon with mid points.
I've gone so far as to try to force the issue by cal…
-
**mapbox-gl-js version**:
**mapbox-gl-draw version**:
### Steps to Trigger Behavior
1.
2.
3.
### Expected Behavior
### Actual Behavior