Explorar o código

💄 zoom map only with CTRL key

jmacura %!s(int64=3) %!d(string=hai) anos
pai
achega
5767d657f2
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      src/app/map-chart/map.component.ts

+ 1 - 0
src/app/map-chart/map.component.ts

@@ -100,6 +100,7 @@ export class MapComponent implements OnInit {
           }),
         }),*/
       ],
+      zoomWithModifierKeyOnly: true,
     });
     /* Now wait for the OpenLayers Map object to load */
     this.hsEventBusService.olMapLoads.subscribe(() => {