We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c8c43b9 commit 67bcaf2Copy full SHA for 67bcaf2
2 files changed
web/client/plugins/tutorial/preset/cesium_tutorial.js
@@ -48,7 +48,7 @@ module.exports = [
48
},
49
{
50
translation: 'identifyButton',
51
- selector: '#identifyBar-container',
+ selector: '#navigationBar-container .glyphicon.glyphicon-option-horizontal',
52
position: 'top'
53
}
54
];
web/client/plugins/tutorial/preset/default_tutorial.js
@@ -40,7 +40,7 @@ module.exports = [
40
41
42
43
44
45
46
0 commit comments