Skip to content

Commit

Permalink
Add more custom modes to the MODES.md (#1022)
Browse files Browse the repository at this point in the history
* Add Snapping Mode to custom modes

* Update MODES.md

* Update docs/MODES.md

Co-authored-by: clem <[email protected]>

* Update docs/MODES.md

Co-authored-by: clem <[email protected]>

---------

Co-authored-by: clem <[email protected]>
Co-authored-by: Stepan Kuzmin <[email protected]>
  • Loading branch information
3 people authored Jun 28, 2024
1 parent abbb41a commit 5baf476
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/MODES.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,10 @@ _please feel free to add your own modes to this list via a PR_
- [Scale/Rotate Mode](https://github.com/ReyhaneMasumi/mapbox-gl-draw-scale-rotate-mode): Scale and Rotate polygons and lines
- [Waypoint Mode](https://github.com/zakjan/mapbox-gl-draw-waypoint): Allow user to drag vertices only, prevent dragging features
- [Bezier Curve Mode](https://github.com/Jeff-Numix/mapbox-gl-draw-bezier-curve-mode): Draw and edit bezier curves
- [Snapping Mode](https://github.com/mhsattarian/mapbox-gl-draw-snap-mode): Add snapping ability while drawing features
- [Pinning Mode](https://github.com/mhsattarian/mapbox-gl-draw-pinning-mode): Pin shared coordinates together during edit
- [Passing Mode](https://github.com/mhsattarian/mapbox-gl-draw-passing-mode): Add ability to draw features but don't add them
- [Select Feature Mode](https://github.com/mhsattarian/mapbox-gl-draw-select-mode): Select features by click and highlight on hover
- [Paint Mode](https://github.com/piraveenankirupakaran/mapbox-gl-draw-paint-mode): Allows users to paint freestyle on the map


Expand Down

0 comments on commit 5baf476

Please sign in to comment.