Explorar el Código

disable info panel

kunickyd hace 3 años
padre
commit
78ec9c8cd9
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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,