Changes between Version 147 and Version 148 of Help/Styles/MapCSSImplementation


Ignore:
Timestamp:
2018-10-28T14:56:21+01:00 (7 years ago)
Author:
Klumbumbus
Comment:

images folder no longer required since import from osm trac

Legend:

Unmodified
Added
Removed
Modified
  • Help/Styles/MapCSSImplementation

    v147 v148  
    109109#!mapcss
    110110meta {
    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 */
    118118}
    119119}}}