aboutsummaryrefslogtreecommitdiff
path: root/modern
diff options
context:
space:
mode:
Diffstat (limited to 'modern')
-rw-r--r--modern/src/map/MapGeofenceEdit.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/modern/src/map/MapGeofenceEdit.js b/modern/src/map/MapGeofenceEdit.js
index 42e51af7..22f91dfa 100644
--- a/modern/src/map/MapGeofenceEdit.js
+++ b/modern/src/map/MapGeofenceEdit.js
@@ -15,6 +15,7 @@ const draw = new MapboxDraw({
displayControlsDefault: false,
controls: {
polygon: true,
+ line_string: true,
trash: true,
},
userProperties: true,