Changes between Version 1 and Version 2 of Styles/iD


Ignore:
Timestamp:
2019-05-04T16:26:27+02:00 (7 years ago)
Author:
LeifRasmussen
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Styles/iD

    v1 v2  
    22iD JOSM Paint Style - a modified version of the Main JOSM paint style which renders roads, waterways, landuse, and other features similar to iD.
    33*/
    4 
     4{{{
     5#!style type="mapcss"
    56meta {
    67    title: "iD";
     
    50285029    fill-extent-threshold: JOSM_pref("draw.area.extent_threshold", 0.5);
    50295030}
     5031}}}