Changeset 34007 in osm for applications/editors/josm/plugins/indoorhelper/src/org
- Timestamp:
- 2018-01-14T16:23:47+01:00 (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/indoorhelper/src/org/openstreetmap/josm/plugins/indoorhelper/IndoorHelperPlugin.java
r34005 r34007 64 64 MainApplication.getLayerManager().addAndFireActiveLayerChangeListener(this); 65 65 this.exportValidator("/data/indoorhelper.validator.mapcss"); 66 this.exportStyleFile(" sit.mapcss");66 this.exportStyleFile("indoor.mapcss"); 67 67 this.exportStyleFile("entrance_door_icon.png"); 68 68 this.exportStyleFile("entrance_icon.png");
Note:
See TracChangeset
for help on using the changeset viewer.