Changeset 1969 in josm
- Timestamp:
- 2009-08-12T14:36:57+02:00 (15 years ago)
- Location:
- trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/presets/presets.xml
r1961 r1969 11 11 name: the text to display 12 12 icon: the icon to display 13 - relative to the icon path 14 - URL's are also supported to allow remote icons (are cached locally) 13 15 type: the data types - way,node,relation,closedway (separated by comma) 14 16 -
trunk/styles/standard/elemstyles.xml
r1968 r1969 29 29 - closed (true or false - when true the area style is ignored for unclosed ways) 30 30 6. icon attributes 31 - icon path to icon, relative to the icon path (default: subdirectory icons in 32 directory where this file is) 31 - icon (path to icon) 32 - relative to the icon path 33 - URL's are also supported to allow remote icons (are cached locally) 33 34 - priority 34 35 - annonate (true or false)
Note:
See TracChangeset
for help on using the changeset viewer.