Signed-off-by: chy <chy@163.com>
This commit is contained in:
46
node_modules_echarts_need/map/js/china-contour.js
Normal file
46
node_modules_echarts_need/map/js/china-contour.js
Normal file
File diff suppressed because one or more lines are too long
46
node_modules_echarts_need/map/js/china.js
Normal file
46
node_modules_echarts_need/map/js/china.js
Normal file
File diff suppressed because one or more lines are too long
46
node_modules_echarts_need/map/js/province/anhui.js
Normal file
46
node_modules_echarts_need/map/js/province/anhui.js
Normal file
File diff suppressed because one or more lines are too long
46
node_modules_echarts_need/map/js/province/aomen.js
Normal file
46
node_modules_echarts_need/map/js/province/aomen.js
Normal file
@@ -0,0 +1,46 @@
|
||||
/*
|
||||
* Licensed to the Apache Software Foundation (ASF) under one
|
||||
* or more contributor license agreements. See the NOTICE file
|
||||
* distributed with this work for additional information
|
||||
* regarding copyright ownership. The ASF licenses this file
|
||||
* to you under the Apache License, Version 2.0 (the
|
||||
* "License"); you may not use this file except in compliance
|
||||
* with the License. You may obtain a copy of the License at
|
||||
*
|
||||
* http://www.apache.org/licenses/LICENSE-2.0
|
||||
*
|
||||
* Unless required by applicable law or agreed to in writing,
|
||||
* software distributed under the License is distributed on an
|
||||
* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
||||
* KIND, either express or implied. See the License for the
|
||||
* specific language governing permissions and limitations
|
||||
* under the License.
|
||||
*/
|
||||
|
||||
(function (root, factory) {
|
||||
if (typeof define === 'function' && define.amd) {
|
||||
// AMD. Register as an anonymous module.
|
||||
define(['exports', 'echarts'], factory);
|
||||
} else if (typeof exports === 'object' && typeof exports.nodeName !== 'string') {
|
||||
// CommonJS
|
||||
factory(exports, require('echarts'));
|
||||
} else {
|
||||
// Browser globals
|
||||
factory({}, root.echarts);
|
||||
}
|
||||
}(this, function (exports, echarts) {
|
||||
var log = function (msg) {
|
||||
if (typeof console !== 'undefined') {
|
||||
console && console.error && console.error(msg);
|
||||
}
|
||||
}
|
||||
if (!echarts) {
|
||||
log('ECharts is not Loaded');
|
||||
return;
|
||||
}
|
||||
if (!echarts.registerMap) {
|
||||
log('ECharts Map is not loaded')
|
||||
return;
|
||||
}
|
||||
echarts.registerMap('澳门', {"type":"FeatureCollection","features":[{"id":"820001","type":"Feature","geometry":{"type":"MultiPolygon","coordinates":[["@@LADC^umZ@DONWE@DALBBF@H@DFBBTC"],["@@P@LC@AGM@OECMBABBTCD@DDH"]],"encodeOffsets":[[[116285,22746]],[[116303,22746]]]},"properties":{"cp":[113.552965,22.207882],"name":"花地玛堂区","childNum":2}},{"id":"820002","type":"Feature","geometry":{"type":"Polygon","coordinates":["@@MK@CA@AAGDEB@NVFJG"],"encodeOffsets":[[116281,22734]]},"properties":{"cp":[113.549052,22.199175],"name":"花王堂区","childNum":1}},{"id":"820003","type":"Feature","geometry":{"type":"Polygon","coordinates":["@@EGOB@DNLHE@C"],"encodeOffsets":[[116285,22729]]},"properties":{"cp":[113.550252,22.193791],"name":"望德堂区","childNum":1}},{"id":"820004","type":"Feature","geometry":{"type":"Polygon","coordinates":["@@YMVAN@BFCBBDAFHDBBFDHIJJEFDPCHHlYJQ"],"encodeOffsets":[[116313,22707]]},"properties":{"cp":[113.55374,22.188119],"name":"大堂区","childNum":1}},{"id":"820005","type":"Feature","geometry":{"type":"Polygon","coordinates":["@@JICGAECACGEBAAEDBFNXB@"],"encodeOffsets":[[116266,22728]]},"properties":{"cp":[113.54167,22.187778],"name":"风顺堂区","childNum":1}},{"id":"820006","type":"Feature","geometry":{"type":"Polygon","coordinates":["@@ ZNWRquZCBCC@AEA@@ADCDCAACEAGBQ@INEL"],"encodeOffsets":[[116265,22694]]},"properties":{"cp":[113.558783,22.154124],"name":"嘉模堂区","childNum":1}},{"id":"820007","type":"Feature","geometry":{"type":"Polygon","coordinates":["@@MOIAIEI@@GE@AAUCBdCFIFR@HAFBBDDBDCBC@@FB@BDDDA\\M"],"encodeOffsets":[[116316,22676]]},"properties":{"cp":[113.56925,22.136546],"name":"路凼填海区","childNum":1}},{"id":"820008","type":"Feature","geometry":{"type":"Polygon","coordinates":["@@DKMMa_GC_COD@dVDBBF@@HJ@JFJBNPZK"],"encodeOffsets":[[116329,22670]]},"properties":{"cp":[113.559954,22.124049],"name":"圣方济各堂区","childNum":1}}],"UTF8Encoding":true});
|
||||
}));
|
||||
46
node_modules_echarts_need/map/js/province/beijing.js
Normal file
46
node_modules_echarts_need/map/js/province/beijing.js
Normal file
File diff suppressed because one or more lines are too long
20
node_modules_echarts_need/map/js/province/chongqing.js
Normal file
20
node_modules_echarts_need/map/js/province/chongqing.js
Normal file
File diff suppressed because one or more lines are too long
46
node_modules_echarts_need/map/js/province/fujian.js
Normal file
46
node_modules_echarts_need/map/js/province/fujian.js
Normal file
File diff suppressed because one or more lines are too long
46
node_modules_echarts_need/map/js/province/gansu.js
Normal file
46
node_modules_echarts_need/map/js/province/gansu.js
Normal file
File diff suppressed because one or more lines are too long
46
node_modules_echarts_need/map/js/province/guangdong.js
Normal file
46
node_modules_echarts_need/map/js/province/guangdong.js
Normal file
File diff suppressed because one or more lines are too long
46
node_modules_echarts_need/map/js/province/guangxi.js
Normal file
46
node_modules_echarts_need/map/js/province/guangxi.js
Normal file
File diff suppressed because one or more lines are too long
46
node_modules_echarts_need/map/js/province/guizhou.js
Normal file
46
node_modules_echarts_need/map/js/province/guizhou.js
Normal file
File diff suppressed because one or more lines are too long
46
node_modules_echarts_need/map/js/province/hainan.js
Normal file
46
node_modules_echarts_need/map/js/province/hainan.js
Normal file
File diff suppressed because one or more lines are too long
46
node_modules_echarts_need/map/js/province/hebei.js
Normal file
46
node_modules_echarts_need/map/js/province/hebei.js
Normal file
File diff suppressed because one or more lines are too long
46
node_modules_echarts_need/map/js/province/heilongjiang.js
Normal file
46
node_modules_echarts_need/map/js/province/heilongjiang.js
Normal file
File diff suppressed because one or more lines are too long
46
node_modules_echarts_need/map/js/province/henan.js
Normal file
46
node_modules_echarts_need/map/js/province/henan.js
Normal file
File diff suppressed because one or more lines are too long
46
node_modules_echarts_need/map/js/province/hubei.js
Normal file
46
node_modules_echarts_need/map/js/province/hubei.js
Normal file
File diff suppressed because one or more lines are too long
46
node_modules_echarts_need/map/js/province/hunan.js
Normal file
46
node_modules_echarts_need/map/js/province/hunan.js
Normal file
File diff suppressed because one or more lines are too long
46
node_modules_echarts_need/map/js/province/jiangsu.js
Normal file
46
node_modules_echarts_need/map/js/province/jiangsu.js
Normal file
File diff suppressed because one or more lines are too long
46
node_modules_echarts_need/map/js/province/jiangxi.js
Normal file
46
node_modules_echarts_need/map/js/province/jiangxi.js
Normal file
File diff suppressed because one or more lines are too long
46
node_modules_echarts_need/map/js/province/jilin.js
Normal file
46
node_modules_echarts_need/map/js/province/jilin.js
Normal file
File diff suppressed because one or more lines are too long
46
node_modules_echarts_need/map/js/province/liaoning.js
Normal file
46
node_modules_echarts_need/map/js/province/liaoning.js
Normal file
File diff suppressed because one or more lines are too long
46
node_modules_echarts_need/map/js/province/neimenggu.js
Normal file
46
node_modules_echarts_need/map/js/province/neimenggu.js
Normal file
File diff suppressed because one or more lines are too long
46
node_modules_echarts_need/map/js/province/ningxia.js
Normal file
46
node_modules_echarts_need/map/js/province/ningxia.js
Normal file
File diff suppressed because one or more lines are too long
46
node_modules_echarts_need/map/js/province/qinghai.js
Normal file
46
node_modules_echarts_need/map/js/province/qinghai.js
Normal file
File diff suppressed because one or more lines are too long
46
node_modules_echarts_need/map/js/province/shandong.js
Normal file
46
node_modules_echarts_need/map/js/province/shandong.js
Normal file
File diff suppressed because one or more lines are too long
20
node_modules_echarts_need/map/js/province/shanghai.js
Normal file
20
node_modules_echarts_need/map/js/province/shanghai.js
Normal file
File diff suppressed because one or more lines are too long
46
node_modules_echarts_need/map/js/province/shanxi.js
Normal file
46
node_modules_echarts_need/map/js/province/shanxi.js
Normal file
File diff suppressed because one or more lines are too long
46
node_modules_echarts_need/map/js/province/shanxi1.js
Normal file
46
node_modules_echarts_need/map/js/province/shanxi1.js
Normal file
File diff suppressed because one or more lines are too long
46
node_modules_echarts_need/map/js/province/sichuan.js
Normal file
46
node_modules_echarts_need/map/js/province/sichuan.js
Normal file
File diff suppressed because one or more lines are too long
20
node_modules_echarts_need/map/js/province/taiwan.js
Normal file
20
node_modules_echarts_need/map/js/province/taiwan.js
Normal file
File diff suppressed because one or more lines are too long
19
node_modules_echarts_need/map/js/province/tianjin.js
Normal file
19
node_modules_echarts_need/map/js/province/tianjin.js
Normal file
File diff suppressed because one or more lines are too long
46
node_modules_echarts_need/map/js/province/xianggang.js
Normal file
46
node_modules_echarts_need/map/js/province/xianggang.js
Normal file
File diff suppressed because one or more lines are too long
20
node_modules_echarts_need/map/js/province/xinjiang.js
Normal file
20
node_modules_echarts_need/map/js/province/xinjiang.js
Normal file
File diff suppressed because one or more lines are too long
20
node_modules_echarts_need/map/js/province/xizang.js
Normal file
20
node_modules_echarts_need/map/js/province/xizang.js
Normal file
File diff suppressed because one or more lines are too long
46
node_modules_echarts_need/map/js/province/yunnan.js
Normal file
46
node_modules_echarts_need/map/js/province/yunnan.js
Normal file
File diff suppressed because one or more lines are too long
46
node_modules_echarts_need/map/js/province/zhejiang.js
Normal file
46
node_modules_echarts_need/map/js/province/zhejiang.js
Normal file
File diff suppressed because one or more lines are too long
20
node_modules_echarts_need/map/js/world.js
Normal file
20
node_modules_echarts_need/map/js/world.js
Normal file
File diff suppressed because one or more lines are too long
1
node_modules_echarts_need/map/json/china-cities.json
Normal file
1
node_modules_echarts_need/map/json/china-cities.json
Normal file
File diff suppressed because one or more lines are too long
1
node_modules_echarts_need/map/json/china-contour.json
Normal file
1
node_modules_echarts_need/map/json/china-contour.json
Normal file
File diff suppressed because one or more lines are too long
1
node_modules_echarts_need/map/json/china.json
Normal file
1
node_modules_echarts_need/map/json/china.json
Normal file
File diff suppressed because one or more lines are too long
1
node_modules_echarts_need/map/json/province/anhui.json
Normal file
1
node_modules_echarts_need/map/json/province/anhui.json
Normal file
File diff suppressed because one or more lines are too long
1
node_modules_echarts_need/map/json/province/aomen.json
Normal file
1
node_modules_echarts_need/map/json/province/aomen.json
Normal file
@@ -0,0 +1 @@
|
||||
{"type":"FeatureCollection","features":[{"id":"820001","type":"Feature","geometry":{"type":"MultiPolygon","coordinates":[["@@LADC^umZ@DONWE@DALBBF@H@DFBBTC"],["@@P@LC@AGM@OECMBABBTCD@DDH"]],"encodeOffsets":[[[116285,22746]],[[116303,22746]]]},"properties":{"cp":[113.552965,22.207882],"name":"花地玛堂区","childNum":2}},{"id":"820002","type":"Feature","geometry":{"type":"Polygon","coordinates":["@@MK@CA@AAGDEB@NVFJG"],"encodeOffsets":[[116281,22734]]},"properties":{"cp":[113.549052,22.199175],"name":"花王堂区","childNum":1}},{"id":"820003","type":"Feature","geometry":{"type":"Polygon","coordinates":["@@EGOB@DNLHE@C"],"encodeOffsets":[[116285,22729]]},"properties":{"cp":[113.550252,22.193791],"name":"望德堂区","childNum":1}},{"id":"820004","type":"Feature","geometry":{"type":"Polygon","coordinates":["@@YMVAN@BFCBBDAFHDBBFDHIJJEFDPCHHlYJQ"],"encodeOffsets":[[116313,22707]]},"properties":{"cp":[113.55374,22.188119],"name":"大堂区","childNum":1}},{"id":"820005","type":"Feature","geometry":{"type":"Polygon","coordinates":["@@JICGAECACGEBAAEDBFNXB@"],"encodeOffsets":[[116266,22728]]},"properties":{"cp":[113.54167,22.187778],"name":"风顺堂区","childNum":1}},{"id":"820006","type":"Feature","geometry":{"type":"Polygon","coordinates":["@@ ZNWRquZCBCC@AEA@@ADCDCAACEAGBQ@INEL"],"encodeOffsets":[[116265,22694]]},"properties":{"cp":[113.558783,22.154124],"name":"嘉模堂区","childNum":1}},{"id":"820007","type":"Feature","geometry":{"type":"Polygon","coordinates":["@@MOIAIEI@@GE@AAUCBdCFIFR@HAFBBDDBDCBC@@FB@BDDDA\\M"],"encodeOffsets":[[116316,22676]]},"properties":{"cp":[113.56925,22.136546],"name":"路凼填海区","childNum":1}},{"id":"820008","type":"Feature","geometry":{"type":"Polygon","coordinates":["@@DKMMa_GC_COD@dVDBBF@@HJ@JFJBNPZK"],"encodeOffsets":[[116329,22670]]},"properties":{"cp":[113.559954,22.124049],"name":"圣方济各堂区","childNum":1}}],"UTF8Encoding":true}
|
||||
1
node_modules_echarts_need/map/json/province/beijing.json
Normal file
1
node_modules_echarts_need/map/json/province/beijing.json
Normal file
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
1
node_modules_echarts_need/map/json/province/fujian.json
Normal file
1
node_modules_echarts_need/map/json/province/fujian.json
Normal file
File diff suppressed because one or more lines are too long
1
node_modules_echarts_need/map/json/province/gansu.json
Normal file
1
node_modules_echarts_need/map/json/province/gansu.json
Normal file
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
1
node_modules_echarts_need/map/json/province/guangxi.json
Normal file
1
node_modules_echarts_need/map/json/province/guangxi.json
Normal file
File diff suppressed because one or more lines are too long
1
node_modules_echarts_need/map/json/province/guizhou.json
Normal file
1
node_modules_echarts_need/map/json/province/guizhou.json
Normal file
File diff suppressed because one or more lines are too long
1
node_modules_echarts_need/map/json/province/hainan.json
Normal file
1
node_modules_echarts_need/map/json/province/hainan.json
Normal file
File diff suppressed because one or more lines are too long
1
node_modules_echarts_need/map/json/province/hebei.json
Normal file
1
node_modules_echarts_need/map/json/province/hebei.json
Normal file
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
1
node_modules_echarts_need/map/json/province/henan.json
Normal file
1
node_modules_echarts_need/map/json/province/henan.json
Normal file
File diff suppressed because one or more lines are too long
1
node_modules_echarts_need/map/json/province/hubei.json
Normal file
1
node_modules_echarts_need/map/json/province/hubei.json
Normal file
File diff suppressed because one or more lines are too long
1
node_modules_echarts_need/map/json/province/hunan.json
Normal file
1
node_modules_echarts_need/map/json/province/hunan.json
Normal file
File diff suppressed because one or more lines are too long
1
node_modules_echarts_need/map/json/province/jiangsu.json
Normal file
1
node_modules_echarts_need/map/json/province/jiangsu.json
Normal file
File diff suppressed because one or more lines are too long
1
node_modules_echarts_need/map/json/province/jiangxi.json
Normal file
1
node_modules_echarts_need/map/json/province/jiangxi.json
Normal file
File diff suppressed because one or more lines are too long
1
node_modules_echarts_need/map/json/province/jilin.json
Normal file
1
node_modules_echarts_need/map/json/province/jilin.json
Normal file
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
1
node_modules_echarts_need/map/json/province/ningxia.json
Normal file
1
node_modules_echarts_need/map/json/province/ningxia.json
Normal file
File diff suppressed because one or more lines are too long
1
node_modules_echarts_need/map/json/province/qinghai.json
Normal file
1
node_modules_echarts_need/map/json/province/qinghai.json
Normal file
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
1
node_modules_echarts_need/map/json/province/shanxi.json
Normal file
1
node_modules_echarts_need/map/json/province/shanxi.json
Normal file
File diff suppressed because one or more lines are too long
1
node_modules_echarts_need/map/json/province/shanxi1.json
Normal file
1
node_modules_echarts_need/map/json/province/shanxi1.json
Normal file
File diff suppressed because one or more lines are too long
1
node_modules_echarts_need/map/json/province/sichuan.json
Normal file
1
node_modules_echarts_need/map/json/province/sichuan.json
Normal file
File diff suppressed because one or more lines are too long
1
node_modules_echarts_need/map/json/province/taiwan.json
Normal file
1
node_modules_echarts_need/map/json/province/taiwan.json
Normal file
File diff suppressed because one or more lines are too long
1
node_modules_echarts_need/map/json/province/tianjin.json
Normal file
1
node_modules_echarts_need/map/json/province/tianjin.json
Normal file
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
1
node_modules_echarts_need/map/json/province/xizang.json
Normal file
1
node_modules_echarts_need/map/json/province/xizang.json
Normal file
File diff suppressed because one or more lines are too long
1
node_modules_echarts_need/map/json/province/yunnan.json
Normal file
1
node_modules_echarts_need/map/json/province/yunnan.json
Normal file
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
1
node_modules_echarts_need/map/json/world.json
Normal file
1
node_modules_echarts_need/map/json/world.json
Normal file
File diff suppressed because one or more lines are too long
8
node_modules_echarts_need/readme
Normal file
8
node_modules_echarts_need/readme
Normal file
@@ -0,0 +1,8 @@
|
||||
1、执行完npm install后需要将map文件夹拷贝到node_modules/echarts/文件夹下,
|
||||
因为echarts v5.0之后的版本不在包含map文件夹
|
||||
|
||||
2、执行完1之后需要修改 report-ui/node_modules/echarts目录下的package.json
|
||||
在“sideEffects”追加 "map/js/*.js" 和 "map/js/province/*.js"
|
||||
不明白可参考:https://blog.csdn.net/m0_45159572/article/details/130077091
|
||||
|
||||
|
||||
Reference in New Issue
Block a user