Skip to content

Commit 80491c9

Browse files
committed
refactor
1 parent 1f0e297 commit 80491c9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/base/src/mainview/mainView.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2121,7 +2121,6 @@ export class MainView extends React.Component<IProps, IStates> {
21212121
};
21222122

21232123
const layerParams: IVectorLayer = {
2124-
opacity: 1.0,
21252124
source: sourceId,
21262125
symbologyState: { renderType: 'Single Symbol' },
21272126
};

0 commit comments

Comments
 (0)