Skip to content

Commit ece16f8

Browse files
committed
1 parent 033e5f4 commit ece16f8

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

data/fields/direction_vertex.json

+3
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@
99
"both": "Both / All"
1010
}
1111
},
12+
"geometry": [
13+
"vertex"
14+
],
1215
"autoSuggestions": false,
1316
"customValues": false
1417
}

data/presets/traffic_sign/variable_message.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
{
22
"icon": "temaki-billboard",
33
"fields": [
4-
"{traffic_sign}"
4+
"{traffic_sign}",
5+
"direction_vertex"
56
],
67
"geometry": [
78
"point",

0 commit comments

Comments
 (0)