소스 검색

disable info panel

kunickyd 3 년 전
부모
커밋
78ec9c8cd9
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      src/app/app.service.ts

+ 1 - 0
src/app/app.service.ts

@@ -106,6 +106,7 @@ export class AppService {
       panelsEnabled: {
         composition_browser: false,
         tripPlanner: false,
+        info: false
       },
       componentsEnabled: {
         basemapGallery: true,