浏览代码

🍱 change TopoJSON property names

text -> title
jmacura 4 年之前
父节点
当前提交
9ee57b242c
共有 2 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/adjuster/adjuster.service.ts
  2. 0 0
      src/data/obce_cr_20210310_5p_5514.topojson

+ 1 - 1
src/adjuster/adjuster.service.ts

@@ -10,7 +10,7 @@ import {obce, osmLayer} from '../app.config';
 @Injectable({providedIn: 'root'})
 export class AdjusterService {
   serviceBaseUrl: string;
-  nutsCodeRecordRelations = {};
+  //nutsCodeRecordRelations = {};
   //attractivity;
   factors: any = [];
 

文件差异内容过多而无法显示
+ 0 - 0
src/data/obce_cr_20210310_5p_5514.topojson


部分文件因为文件数量过多而无法显示