mirror of
https://github.com/FoggedLens/iD.git
synced 2026-03-12 14:16:14 +00:00
Replaced the generic network field (network) with a specialized network type field (network) in the bicycle, foot, and hiking route relation presets. Added a network (cycle_network) field to the bicycle route relation preset.
5 lines
75 B
JSON
5 lines
75 B
JSON
{
|
|
"key": "cycle_network",
|
|
"type": "combo",
|
|
"label": "Network"
|
|
} |