mirror of
https://github.com/FoggedLens/iD.git
synced 2026-02-13 09:12:52 +00:00
* Having separate presets for Surveillance and Surveillance Camera means we can show the camera related fields only if `surveillance:type=camera` * Generally use Upper Case for labels and keep it short * if list of values is really fixed, use options strings to make them translateable * if list of values is not fixed, avoid adding placeholder, iD will fetch from taginfo * Seems like value "ALPR" is preferred over "alpr"
6 lines
80 B
JSON
6 lines
80 B
JSON
{
|
|
"key": "camera:mount",
|
|
"type": "combo",
|
|
"label": "Camera Mount"
|
|
}
|