Skip to content

Commit c25e78f

Browse files
committed
Ignore more properties
1 parent 1ff4200 commit c25e78f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

ui/src/features/layer/info/pickers/layer-info-picker-for-3dtiles.ts

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,10 @@ const PROPERTIES_TO_EXCLUDE = [
3232
'color_blue',
3333
'color_green',
3434
'color_red',
35+
'model_feature',
36+
'm_alias',
37+
'oname',
38+
'style_transparency',
3539
];
3640

3741
export class LayerInfoPickerFor3dTiles implements LayerInfoPicker {

0 commit comments

Comments
 (0)