Skip to content

Commit

Permalink
reverted viewer.js
Browse files Browse the repository at this point in the history
reverted viewer.js
  • Loading branch information
AlexThomasEOG committed Mar 1, 2016
1 parent 4b3156a commit 6627e80
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions viewer/js/config/viewer.js
Original file line number Diff line number Diff line change
Expand Up @@ -133,10 +133,7 @@ define([
layerIds: [2, 4, 5, 8, 12, 21]
},
layerControlLayerInfos: {
//layerIds: [0, 2, 4, 5, 8, 9, 10, 12, 21]
includeUnspecifiedLayers : true,
//excludedLayers : [1,3],
subLayerInfos: [{id:0,name:"Layer 1",defaultVisibility:false},{id:2,name:"Layer 2"},{id:4,name:"Layer 3"},{id:5,name:"Layer 4"},{id:8,name:"Layer 5"},{id:9},{id:10},{id:12,name:"Layer 6"},{id:21,name:"Layer 7"}]
layerIds: [0, 2, 4, 5, 8, 9, 10, 12, 21]
},
legendLayerInfos: {
layerInfo: {
Expand Down

0 comments on commit 6627e80

Please sign in to comment.