Revision 4301

View differences:

trunk/libraries/libRemoteServices/src/org/gvsig/remoteClient/wms/WMSLayer.java
75 75
    /**
76 76
     * Tells if this layer accepts getFeatureInfo requests.
77 77
     */
78
    private boolean queryable;
78
    private boolean queryable = false;
79 79
    
80 80
    /**
81 81
     * Tells if this layer is opaque.

Also available in: Unified diff