Browse Source

⬆️ upgrade HSL to 2.5.1

jmacura 4 năm trước cách đây
mục cha
commit
182516a525
3 tập tin đã thay đổi với 18085 bổ sung8 xóa
  1. 18083 8
      package-lock.json
  2. 1 0
      src/app.config.ts
  3. 1 0
      src/app.service.ts

Những thai đổi đã bị hủy bỏ vì nó quá lớn
+ 18083 - 8
package-lock.json


+ 1 - 0
src/app.config.ts

@@ -183,6 +183,7 @@ export const obce = new VectorSource({
 export const obceIndexLayer = new VectorLayer({
   source: obce,
   editor: {editable: false},
+  autoLegend: false,
   visible: true,
   style: indexStyle,
   title: 'Obce ČR: Rural attractiveness index',

+ 1 - 0
src/app.service.ts

@@ -80,6 +80,7 @@ export class AppService {
           overlaps: false,
         }),
         editor: {editable: false},
+        autoLegend: false,
         visible: true,
         style: this.generateStyle(method.codename),
         title: `Obce ČR: ${method.name.replaceAll(/\((.+?)\)/g, '')} clusters`,

Một số tệp đã không được hiển thị bởi vì quá nhiều tập tin thay đổi trong này khác