111 | | title: "Parking lanes"; /* title shown in the menu */ |
112 | | icon: "images/logo_16x16x8.png"; /* small icon shown in the menu next to the title */ |
113 | | version: "1.2"; /* the version of the style */ |
114 | | description: "..."; /* one or two sentences of describing the style */ |
115 | | author: "..."; /* the author(s) of the style */ |
116 | | link: "https://..."; /* URL to the web page of the style */ |
117 | | min-josm-version: 6789; /* the minimum JOSM version where this style works */ |
| 111 | title: "Parking lanes"; /* title shown in the menu */ |
| 112 | icon: "logo_16x16x8.png"; /* small icon shown in the menu next to the title */ |
| 113 | version: "1.2"; /* the version of the style */ |
| 114 | description: "..."; /* one or two sentences of describing the style */ |
| 115 | author: "..."; /* the author(s) of the style */ |
| 116 | link: "https://..."; /* URL to the web page of the style */ |
| 117 | min-josm-version: 6789; /* the minimum JOSM version where this style works */ |