Skip to content

Commit 14adbff

Browse files
authored
Add custom modes disclaimer (#1459)
1 parent a31dfa2 commit 14adbff

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/MODES.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ For more info on how to handle map interactions see [Life Cycle Functions](#life
6363

6464
## Available Custom Modes
6565

66-
_please feel free to add your own modes to this list via a PR_
66+
_Please feel free to add your own modes to this list via a PR_
6767

6868
- [Static Mode](https://github.com/mapbox/mapbox-gl-draw-static-mode): Turn off interactions
6969
- [Cut/Split Line Mode](https://github.com/BrunoSalerno/mapbox-gl-draw-cut-line-mode): Cut/split lineStrings functionality
@@ -88,7 +88,7 @@ _please feel free to add your own modes to this list via a PR_
8888
- [Select Feature Mode](https://github.com/mhsattarian/mapbox-gl-draw-select-mode): Select features by click and highlight on hover
8989
- [Paint Mode](https://github.com/piraveenankirupakaran/mapbox-gl-draw-paint-mode): Allows users to paint freestyle on the map
9090

91-
91+
_Please note that some of the custom modes/software listed above are the work of third parties. We make no guarantees, warranties or assume any liabilities or obligations arising from the above software, including whether they are useful, secure or available. Please use your own judgment when deciding whether and how to use them. Any use of these projects is solely at your own risk._
9292
## Life Cycle Functions
9393

9494
<!-- Generated by documentation.js. Update this documentation by updating the source code. -->

0 commit comments

Comments
 (0)