Added comment
git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/portlets/user/gis-viewer@128394 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
parent
5d847292b7
commit
79a4741294
|
@ -24,7 +24,10 @@ public class GeoInformationForWMSRequest implements Serializable{
|
|||
private String crs;
|
||||
private HashMap<String, String> mapWMSNoStandardParams;
|
||||
private Styles styles;
|
||||
|
||||
//TODO TO BE REMOVED
|
||||
private boolean isNcWMS;
|
||||
|
||||
private ZAxis zAxis;
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue