Changes between Version 4 and Version 5 of Help/Styles/MapCSSImplementation


Ignore:
Timestamp:
2011-03-18T14:34:21+01:00 (14 years ago)
Author:
anonymous
Comment:

typo

Legend:

Unmodified
Added
Removed
Modified
  • Help/Styles/MapCSSImplementation

    v4 v5  
    5959
    6060=== Zoom selector ===
    61 You can restrict the scale at that the a given rule applies.
     61You can restrict the scale at which a given rule applies.
    6262|| {{{way|z12 {...}}}} || At zoom level 12 ||
    6363|| {{{way|z13-15 {...}}}} || From 13 to 15 ||
     
    6565|| {{{way|z-12 {...}}}} || 12 and below ||
    6666|| {{{way {...}}}} || any zoom level ||
    67 The precise definition of scale ranges for each zoom level may change in future. By rule of thumb you can expect to be approximately at zoom level ''n'' when imagery displays slippymap tiles of level ''n''.
     67The precise definition of scale ranges for each zoom level may change in the future. By rule of thumb you can expect to be approximately at zoom level ''n'' when imagery displays slippymap tiles of level ''n''.
    6868
    6969=== Condition selector ===