Changeset 30240 in osm for applications
- Timestamp:
 - 2014-01-29T19:09:52+01:00 (12 years ago)
 - File:
 - 
      
- 1 edited
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
      
applications/viewer/jmapviewer/src/org/openstreetmap/gui/jmapviewer/AbstractLayer.java
r30223 r30240 12 12 private Boolean visible; 13 13 private Boolean visibleTexts=true; 14 14 15 15 public AbstractLayer(String name){ 16 16 this(name, (String)null);  
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  