File tree Expand file tree Collapse file tree 2 files changed +19
-1
lines changed
Expand file tree Collapse file tree 2 files changed +19
-1
lines changed Original file line number Diff line number Diff line change 11341134 "old" : {"man_made" : " winery" },
11351135 "replace" : {"craft" : " winery" }
11361136 },
1137+ {
1138+ "old" : {"map_type" : " tactile_map" , "information" : " map" },
1139+ "replace" : {"information" : " tactile_map" }
1140+ },
1141+ {
1142+ "old" : {"map_type" : " tactile_model" , "information" : " map" },
1143+ "replace" : {"information" : " tactile_model" }
1144+ },
11371145 {
11381146 "old" : {"maxage" : " *" },
11391147 "replace" : {"max_age" : " $1" }
Original file line number Diff line number Diff line change 11{
22 "key" : " map_type" ,
33 "type" : " typeCombo" ,
4- "label" : " Type"
4+ "label" : " Type" ,
5+ "strings" : {
6+ "options" : {
7+ "topo" : " Topographical Map" ,
8+ "street" : " Road Map" ,
9+ "scheme" : " Schematic Map" ,
10+ "toposcope" : " Toposcope"
11+ }
12+ },
13+ "autoSuggestions" : false ,
14+ "customValues" : false
515}
You can’t perform that action at this time.
0 commit comments