From a32b418dbd23959b96decc2dd291112d2e316044 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20=C5=BD=C3=A1k?= Date: Sat, 8 Aug 2020 01:45:24 +0200 Subject: [PATCH] Add link to geodesic modes (#1000) --- docs/MODES.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/MODES.md b/docs/MODES.md index fa18dc6e3..1d6385fca 100644 --- a/docs/MODES.md +++ b/docs/MODES.md @@ -75,6 +75,7 @@ _please feel free to add your own modes to this list via a PR_ - [Assisted Rectangle Mode](https://github.com/geostarters/mapbox-gl-draw-assisted-rectangle-mode) - [Rotate/Scale Rectangle Mode](https://github.com/drykovanov/mapbox-gl-draw-rotate-scale-rect-mode) - [Rectangle Restrict Area Mode](https://github.com/dqunbp/mapbox-gl-draw-rectangle-restrict-area): Drawing a rectangle with a limited area +- [Geodesic Modes](https://github.com/zakjan/mapbox-gl-draw-geodesic): Draw geodesic lines, polygons and circles ## Life Cycle Functions