Przeglądaj źródła

disable info panel

kunickyd 3 lat temu
rodzic
commit
78ec9c8cd9
1 zmienionych plików z 1 dodań i 0 usunięć
  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,