Changes between Version 1 and Version 2 of Help/Styles/Images
- Timestamp:
- 2013-03-27T22:47:19+01:00 (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Help/Styles/Images
v1 v2 4 4 There are different ways to reference images in styles: 5 5 6 Build in images:: You can reference the build in images. To browse the available icons, unpack the `josm-*.jar` file with any program that can handle a zip-archive. The image files are located in the `images` subfolder. Omit the first folder in the file path . (Not `images/icons/restaurant.png`, but `icons/restaurant.png`). Example:6 Build in images:: You can reference the build in images. To browse the available icons, unpack the `josm-*.jar` file with any program that can handle a zip-archive. The image files are located in the `images` subfolder. Omit the first folder in the file path (not `images/icons/restaurant.png`, but `icons/restaurant.png`). Example: 7 7 {{{#!mapcss 8 8 node[amenity=restaurant] {
