Changeset 17822 in osm for applications/editors/josm/plugins/walkingpapers/src/org
- Timestamp:
- 2009-09-28T17:34:49+02:00 (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/walkingpapers/src/org/openstreetmap/josm/plugins/walkingpapers/WalkingPapersLayer.java
r16795 r17822 59 59 public WalkingPapersLayer(String id, String tile, Bounds b, int minz, int maxz) { 60 60 super(tr("Walking Papers: {0}", id)); 61 background= true;61 setBackgroundLayer(true); 62 62 walkingPapersId = id; 63 63
Note:
See TracChangeset
for help on using the changeset viewer.
