├── .gitignore ├── CNAME ├── LICENSE ├── README.md ├── assets ├── ResizeSensor.js ├── bmap.min.js ├── bulma.min.css ├── echarts-extension-amap.min.js ├── echarts-gl.min.js ├── echarts-liquidfill.min.js ├── echarts-wordcloud.min.js ├── echarts.min.js ├── jquery-ui.css ├── jquery-ui.min.js ├── jquery.min.js ├── main.js ├── maps │ ├── Afghanistan.js │ ├── Albania.js │ ├── Algeria.js │ ├── Andorra.js │ ├── Angola.js │ ├── Anguilla.js │ ├── Antigua_and_Barbuda.js │ ├── Argentina.js │ ├── Armenia.js │ ├── Australia.js │ ├── Austria.js │ ├── Azerbaijan.js │ ├── Bahrain.js │ ├── Bangladesh.js │ ├── Barbados.js │ ├── Belarus.js │ ├── Belgium.js │ ├── Belize.js │ ├── Benin.js │ ├── Bermuda.js │ ├── Bhutan.js │ ├── Bolivia.js │ ├── Bosnia_and_Herzegovina.js │ ├── Botswana.js │ ├── Brazil.js │ ├── British_Indian_Ocean_Territory.js │ ├── British_Virgin_Islands.js │ ├── Brunei.js │ ├── Bulgaria.js │ ├── Burkina_Faso.js │ ├── Burundi.js │ ├── Cambodia.js │ ├── Cameroon.js │ ├── Canada.js │ ├── Cape_Verde.js │ ├── Cayman_Islands.js │ ├── Central_African_Republic.js │ ├── Chad.js │ ├── Chile.js │ ├── Colombia.js │ ├── Comoros.js │ ├── Congo-Brazzaville.js │ ├── Congo-Kinshasa.js │ ├── Cook_Islands.js │ ├── Coral_Sea_Islands_Territory.js │ ├── Costa_Rica.js │ ├── Croatia.js │ ├── Cuba.js │ ├── Cyprus.js │ ├── Czechia.js │ ├── Denmark.js │ ├── Djibouti.js │ ├── Dominica.js │ ├── Dominican_Republic.js │ ├── East_Timor.js │ ├── Ecuador.js │ ├── Egypt.js │ ├── El_Salvador.js │ ├── Equatorial_Guinea.js │ ├── Eritrea.js │ ├── Estonia.js │ ├── Ethiopia.js │ ├── Falkland_Islands.js │ ├── Faroe_Islands.js │ ├── Federated_States_of_Micronesia.js │ ├── Fiji.js │ ├── Finland.js │ ├── France.js │ ├── Gabon.js │ ├── Georgia.js │ ├── Germany.js │ ├── Ghana.js │ ├── Gibraltar.js │ ├── Greece.js │ ├── Greenland.js │ ├── Guatemala.js │ ├── Guernsey.js │ ├── Guinea-Bissau.js │ ├── Guinea.js │ ├── Guyana.js │ ├── Haiti.js │ ├── Honduras.js │ ├── Hungary.js │ ├── Iceland.js │ ├── India.js │ ├── Indonesia.js │ ├── Iraq.js │ ├── Ireland.js │ ├── Islamic_Republic_of_Iran.js │ ├── Isle_of_Man.js │ ├── Israel.js │ ├── Italy.js │ ├── Jamaica.js │ ├── Japan.js │ ├── Jersey.js │ ├── Jordan.js │ ├── Juguang.js │ ├── Kazakhstan.js │ ├── Kenya.js │ ├── Kiribati.js │ ├── Kuwait.js │ ├── Kyrgyzstan.js │ ├── Laos.js │ ├── Latvia.js │ ├── Lebanon.js │ ├── Lesotho.js │ ├── Liberia.js │ ├── Libya.js │ ├── Liechtenstein.js │ ├── Lithuania.js │ ├── Luxemburg.js │ ├── Macedonia.js │ ├── Madagascar.js │ ├── Malawi.js │ ├── Malaysia.js │ ├── Maldives.js │ ├── Mali.js │ ├── Malta.js │ ├── Marshall_Islands.js │ ├── Mauritania.js │ ├── Mauritius.js │ ├── Mexico.js │ ├── Moldova.js │ ├── Monaco.js │ ├── Mongolia.js │ ├── Montenegro.js │ ├── Montserrat.js │ ├── Morocco.js │ ├── Mozambique.js │ ├── Myanmar.js │ ├── Namibia.js │ ├── Nepal.js │ ├── New_Zealand.js │ ├── Nicaragua.js │ ├── Niger.js │ ├── Nigeria.js │ ├── Niue.js │ ├── North_Korea.js │ ├── Norway.js │ ├── Oman.js │ ├── Pakistan.js │ ├── Palau.js │ ├── Palestine.js │ ├── Panama.js │ ├── Papua_New_Guinea.js │ ├── Paraguay.js │ ├── Peru.js │ ├── Philippines.js │ ├── Pitcairn_Islands.js │ ├── Poland.js │ ├── Portugal.js │ ├── Qatar.js │ ├── Republic_of_Kosovo.js │ ├── Romania.js │ ├── Russia.js │ ├── Russian_Federation.js │ ├── Rwanda.js │ ├── Sahrawi_Arab_Democratic_Republic.js │ ├── Saint_Helena_Ascension_and_Tristan_da_Cunha.js │ ├── Saint_Kitts_and_Nevis.js │ ├── Saint_Lucia.js │ ├── Saint_Vincent_and_the_Grenadines.js │ ├── Samoa.js │ ├── San_Marino.js │ ├── Saudi_Arabia.js │ ├── Senegal.js │ ├── Serbia.js │ ├── Seychelles.js │ ├── Sierra_Leone.js │ ├── Singapore.js │ ├── Slovakia.js │ ├── Slovenia.js │ ├── Solomon_Islands.js │ ├── Somalia.js │ ├── South_Africa.js │ ├── South_Georgia_and_the_South_Sandwich_Islands.js │ ├── South_Korea.js │ ├── South_Sudan.js │ ├── Spain.js │ ├── Sri_Lanka.js │ ├── Sudan.js │ ├── Suriname.js │ ├── Swaziland.js │ ├── Sweden.js │ ├── Switzerland.js │ ├── Syria.js │ ├── Tajikistan.js │ ├── Tanzania.js │ ├── Thailand.js │ ├── The_Bahamas.js │ ├── The_Gambia.js │ ├── The_Netherlands.js │ ├── Togo.js │ ├── Tokelau.js │ ├── Tonga.js │ ├── Trinidad_and_Tobago.js │ ├── Tunisia.js │ ├── Turkey.js │ ├── Turkmenistan.js │ ├── Turks_and_Caicos_Islands.js │ ├── Tuvalu.js │ ├── USA.js │ ├── Uganda.js │ ├── Ukraine.js │ ├── United_Arab_Emirates.js │ ├── United_Kingdom.js │ ├── Uruguay.js │ ├── Uzbekistan.js │ ├── Vanuatu.js │ ├── Vatican_City.js │ ├── Venezuela.js │ ├── Vietnam.js │ ├── Yemen.js │ ├── Zambia.js │ ├── Zimbabwe.js │ ├── an1_hui1_an1_qing4.js │ ├── an1_hui1_bang4_bu4.js │ ├── an1_hui1_bo2_zhou1.js │ ├── an1_hui1_chi2_zhou1.js │ ├── an1_hui1_chu2_zhou1.js │ ├── an1_hui1_fu4_yang2.js │ ├── an1_hui1_he2_fei2.js │ ├── an1_hui1_huai2_bei3.js │ ├── an1_hui1_huai2_nan2.js │ ├── an1_hui1_huang2_shan1.js │ ├── an1_hui1_liu4_an1.js │ ├── an1_hui1_ma3_an1_shan1.js │ ├── an1_hui1_su4_zhou1.js │ ├── an1_hui1_tong2_ling2.js │ ├── an1_hui1_wu2_hu2.js │ ├── an1_hui1_xuan1_cheng2.js │ ├── anhui.js │ ├── aomen.js │ ├── beijing.js │ ├── china-cities.js │ ├── china.js │ ├── chongqing.js │ ├── eckert3-world.js │ ├── fu2_jian4_fu2_zhou1.js │ ├── fu2_jian4_fu3_tian2.js │ ├── fu2_jian4_long2_yan2.js │ ├── fu2_jian4_nan2_ping2.js │ ├── fu2_jian4_ning2_de2.js │ ├── fu2_jian4_quan2_zhou1.js │ ├── fu2_jian4_san1_ming2.js │ ├── fu2_jian4_sha4_men2.js │ ├── fu2_jian4_zhang1_zhou1.js │ ├── fujian.js │ ├── gan1_su4_bai2_yin2.js │ ├── gan1_su4_ding4_xi1.js │ ├── gan1_su4_gan1_nan2_cang2_zu2_zi4_zhi4_zhou1.js │ ├── gan1_su4_jia1_yu4_guan1.js │ ├── gan1_su4_jin1_chang1.js │ ├── gan1_su4_jiu3_quan2.js │ ├── gan1_su4_lan2_zhou1.js │ ├── gan1_su4_lin2_xia4_hui2_zu2_zi4_zhi4_zhou1.js │ ├── gan1_su4_long3_nan2.js │ ├── gan1_su4_ping2_liang2.js │ ├── gan1_su4_qing4_yang2.js │ ├── gan1_su4_tian1_shui3.js │ ├── gan1_su4_wu3_wei1.js │ ├── gan1_su4_zhang1_ye4.js │ ├── gansu.js │ ├── guang3_dong1_chao2_zhou1.js │ ├── guang3_dong1_dong1_guan1.js │ ├── guang3_dong1_dong1_sha1_qun2_dao3.js │ ├── guang3_dong1_fo2_shan1.js │ ├── guang3_dong1_guang3_zhou1.js │ ├── guang3_dong1_he2_yuan2.js │ ├── guang3_dong1_hui4_zhou1.js │ ├── guang3_dong1_jiang1_men2.js │ ├── guang3_dong1_jie1_yang2.js │ ├── guang3_dong1_mao4_ming2.js │ ├── guang3_dong1_mei2_zhou1.js │ ├── guang3_dong1_qing1_yuan3.js │ ├── guang3_dong1_shan4_tou2.js │ ├── guang3_dong1_shan4_wei3.js │ ├── guang3_dong1_shao2_guan1.js │ ├── guang3_dong1_shen1_zhen4.js │ ├── guang3_dong1_yang2_jiang1.js │ ├── guang3_dong1_yun2_fu2.js │ ├── guang3_dong1_zhan4_jiang1.js │ ├── guang3_dong1_zhao4_qing4.js │ ├── guang3_dong1_zhong1_shan1.js │ ├── guang3_dong1_zhu1_hai3.js │ ├── guang3_xi1_bai3_se4.js │ ├── guang3_xi1_bei3_hai3.js │ ├── guang3_xi1_chong2_zuo3.js │ ├── guang3_xi1_fang2_cheng2_gang3.js │ ├── guang3_xi1_gui4_gang3.js │ ├── guang3_xi1_gui4_lin2.js │ ├── guang3_xi1_he2_chi2.js │ ├── guang3_xi1_he4_zhou1.js │ ├── guang3_xi1_lai2_bin1.js │ ├── guang3_xi1_liu3_zhou1.js │ ├── guang3_xi1_nan2_ning2.js │ ├── guang3_xi1_qin1_zhou1.js │ ├── guang3_xi1_wu2_zhou1.js │ ├── guang3_xi1_yu4_lin2.js │ ├── guangdong.js │ ├── guangxi.js │ ├── gui4_zhou1_an1_shun4.js │ ├── gui4_zhou1_bi4_jie2.js │ ├── gui4_zhou1_gui4_yang2.js │ ├── gui4_zhou1_liu4_pan2_shui3.js │ ├── gui4_zhou1_qian2_dong1_nan2_miao2_zu2_tong1_zu2_zi4_zhi4_zhou1.js │ ├── gui4_zhou1_qian2_nan2_bu4_yi1_zu2_miao2_zu2_zi4_zhi4_zhou1.js │ ├── gui4_zhou1_qian2_xi1_nan2_bu4_yi1_zu2_miao2_zu2_zi4_zhi4_zhou1.js │ ├── gui4_zhou1_tong2_ren2.js │ ├── gui4_zhou1_zun1_yi4.js │ ├── guizhou.js │ ├── hai3_nan2_bai2_sha1_li2_zu2_zi4_zhi4_xian4.js │ ├── hai3_nan2_bao3_ting2_li2_zu2_miao2_zu2_zi4_zhi4_xian4.js │ ├── hai3_nan2_chang1_jiang1_li2_zu2_zi4_zhi4_xian4.js │ ├── hai3_nan2_cheng2_mai4_xian4.js │ ├── hai3_nan2_dan1_zhou1.js │ ├── hai3_nan2_ding4_an1_xian4.js │ ├── hai3_nan2_dong1_fang1.js │ ├── hai3_nan2_hai3_kou3.js │ ├── hai3_nan2_le4_dong1_li2_zu2_zi4_zhi4_xian4.js │ ├── hai3_nan2_lin2_gao1_xian4.js │ ├── hai3_nan2_ling2_shui3_li2_zu2_zi4_zhi4_xian4.js │ ├── hai3_nan2_qiong2_hai3.js │ ├── hai3_nan2_qiong2_zhong1_li2_zu2_miao2_zu2_zi4_zhi4_xian4.js │ ├── hai3_nan2_san1_sha1.js │ ├── hai3_nan2_san1_ya4.js │ ├── hai3_nan2_tun2_chang1_xian4.js │ ├── hai3_nan2_wan4_ning2.js │ ├── hai3_nan2_wen2_chang1.js │ ├── hai3_nan2_wu3_zhi3_shan1.js │ ├── hainan.js │ ├── he2_bei3_bao3_ding4.js │ ├── he2_bei3_cheng2_de2.js │ ├── he2_bei3_han2_dan1.js │ ├── he2_bei3_heng2_shui3.js │ ├── he2_bei3_lang2_fang1.js │ ├── he2_bei3_qin2_huang2_dao3.js │ ├── he2_bei3_shi2_jia1_zhuang1.js │ ├── he2_bei3_tang2_shan1.js │ ├── he2_bei3_xing2_tai2.js │ ├── he2_bei3_zhang1_jia1_kou3.js │ ├── he2_nan2_an1_yang2.js │ ├── he2_nan2_cang1_zhou1.js │ ├── he2_nan2_he4_bi4.js │ ├── he2_nan2_ji4_yuan2.js │ ├── he2_nan2_jiao1_zuo4.js │ ├── he2_nan2_kai1_feng1.js │ ├── he2_nan2_luo4_yang2.js │ ├── he2_nan2_nan2_yang2.js │ ├── he2_nan2_ping2_ding3_shan1.js │ ├── he2_nan2_pu2_yang2.js │ ├── he2_nan2_san1_men2_xia2.js │ ├── he2_nan2_shang1_qiu1.js │ ├── he2_nan2_ta4_he2.js │ ├── he2_nan2_xin1_xiang1.js │ ├── he2_nan2_xin4_yang2.js │ ├── he2_nan2_xu3_chang1.js │ ├── he2_nan2_zheng4_zhou1.js │ ├── he2_nan2_zhou1_kou3.js │ ├── he2_nan2_zhu4_ma3_dian4.js │ ├── hebei.js │ ├── hei1_long2_jiang1_da4_qing4.js │ ├── hei1_long2_jiang1_da4_xing1_an1_ling2_di4_qu1.js │ ├── hei1_long2_jiang1_ha1_er3_bin1.js │ ├── hei1_long2_jiang1_he4_gang3.js │ ├── hei1_long2_jiang1_hei1_he2.js │ ├── hei1_long2_jiang1_ji1_xi1.js │ ├── hei1_long2_jiang1_jia1_mu4_si1.js │ ├── hei1_long2_jiang1_mu3_dan1_jiang1.js │ ├── hei1_long2_jiang1_qi1_tai2_he2.js │ ├── hei1_long2_jiang1_qi2_qi2_ha1_er3.js │ ├── hei1_long2_jiang1_shuang1_ya1_shan1.js │ ├── hei1_long2_jiang1_sui1_hua4.js │ ├── hei1_long2_jiang1_yi1_chun1.js │ ├── heilongjiang.js │ ├── henan.js │ ├── hu2_bei3_e4_zhou1.js │ ├── hu2_bei3_en1_shi1_tu3_jia1_zu2_miao2_zu2_zi4_zhi4_zhou1.js │ ├── hu2_bei3_huang2_gang1.js │ ├── hu2_bei3_huang2_shi2.js │ ├── hu2_bei3_jing1_men2.js │ ├── hu2_bei3_jing1_zhou1.js │ ├── hu2_bei3_qian2_jiang1.js │ ├── hu2_bei3_shen2_nong2_jia4_lin2_qu1.js │ ├── hu2_bei3_shi2_yan4.js │ ├── hu2_bei3_sui2_zhou1.js │ ├── hu2_bei3_tian1_men2.js │ ├── hu2_bei3_wu3_han4.js │ ├── hu2_bei3_xian1_tao2.js │ ├── hu2_bei3_xian2_ning2.js │ ├── hu2_bei3_xiang1_yang2.js │ ├── hu2_bei3_xiao4_gan3.js │ ├── hu2_bei3_yi2_chang1.js │ ├── hu2_nan2_chang2_de2.js │ ├── hu2_nan2_chang2_sha1.js │ ├── hu2_nan2_chen1_zhou1.js │ ├── hu2_nan2_heng2_yang2.js │ ├── hu2_nan2_huai2_hua4.js │ ├── hu2_nan2_lou2_di3.js │ ├── hu2_nan2_shao4_yang2.js │ ├── hu2_nan2_xiang1_tan2.js │ ├── hu2_nan2_xiang1_xi1_tu3_jia1_zu2_miao2_zu2_zi4_zhi4_zhou1.js │ ├── hu2_nan2_yi4_yang2.js │ ├── hu2_nan2_yong3_zhou1.js │ ├── hu2_nan2_yue4_yang2.js │ ├── hu2_nan2_zhang1_jia1_jie4.js │ ├── hu2_nan2_zhu1_zhou1.js │ ├── hubei.js │ ├── hunan.js │ ├── index.js │ ├── ji2_lin2_bai2_cheng2.js │ ├── ji2_lin2_bai2_shan1.js │ ├── ji2_lin2_chang2_chun1.js │ ├── ji2_lin2_ji2_lin2.js │ ├── ji2_lin2_liao2_yuan2.js │ ├── ji2_lin2_si4_ping2.js │ ├── ji2_lin2_song1_yuan2.js │ ├── ji2_lin2_tong1_hua4.js │ ├── ji2_lin2_yan2_bian1_zhao1_xian1_zu2_zi4_zhi4_zhou1.js │ ├── jiang1_su1_chang2_zhou1.js │ ├── jiang1_su1_huai2_an1.js │ ├── jiang1_su1_lian2_yun2_gang3.js │ ├── jiang1_su1_nan2_jing1.js │ ├── jiang1_su1_nan2_tong1.js │ ├── jiang1_su1_su1_zhou1.js │ ├── jiang1_su1_su4_qian1.js │ ├── jiang1_su1_tai4_zhou1.js │ ├── jiang1_su1_wu2_xi2.js │ ├── jiang1_su1_xu2_zhou1.js │ ├── jiang1_su1_yan2_cheng2.js │ ├── jiang1_su1_yang2_zhou1.js │ ├── jiang1_su1_zhen4_jiang1.js │ ├── jiang1_xi1_fu3_zhou1.js │ ├── jiang1_xi1_gan4_zhou1.js │ ├── jiang1_xi1_ji2_an1.js │ ├── jiang1_xi1_jing3_de2_zhen4.js │ ├── jiang1_xi1_jiu3_jiang1.js │ ├── jiang1_xi1_nan2_chang1.js │ ├── jiang1_xi1_ping2_xiang1.js │ ├── jiang1_xi1_shang4_rao2.js │ ├── jiang1_xi1_xin1_yu2.js │ ├── jiang1_xi1_yi2_chun1.js │ ├── jiang1_xi1_ying1_tan2.js │ ├── jiangsu.js │ ├── jiangxi.js │ ├── jilin.js │ ├── liao2_ning2_an1_shan1.js │ ├── liao2_ning2_ben3_xi1.js │ ├── liao2_ning2_da4_lian2.js │ ├── liao2_ning2_dan1_dong1.js │ ├── liao2_ning2_fu3_shun4.js │ ├── liao2_ning2_fu4_xin1.js │ ├── liao2_ning2_hu2_lu2_dao3.js │ ├── liao2_ning2_jin3_zhou1.js │ ├── liao2_ning2_liao2_yang2.js │ ├── liao2_ning2_pan2_jin3.js │ ├── liao2_ning2_shen3_yang2.js │ ├── liao2_ning2_tie3_ling2.js │ ├── liao2_ning2_ying2_kou3.js │ ├── liao2_ning2_zhao1_yang2.js │ ├── liaoning.js │ ├── main.js │ ├── nei4_meng2_gu3_a1_la1_shan4_meng2.js │ ├── nei4_meng2_gu3_ba1_yan4_nao4_er3.js │ ├── nei4_meng2_gu3_bao1_tou2.js │ ├── nei4_meng2_gu3_chi4_feng1.js │ ├── nei4_meng2_gu3_e4_er3_duo1_si1.js │ ├── nei4_meng2_gu3_hu1_he2_hao4_te4.js │ ├── nei4_meng2_gu3_hu1_lun2_bei4_er3.js │ ├── nei4_meng2_gu3_tong1_liao2.js │ ├── nei4_meng2_gu3_wu1_hai3.js │ ├── nei4_meng2_gu3_wu1_lan2_cha2_bu4.js │ ├── nei4_meng2_gu3_xi2_lin2_guo1_le4_meng2.js │ ├── nei4_meng2_gu3_xing1_an1_meng2.js │ ├── neimenggu.js │ ├── ning2_xia4_gu4_yuan2.js │ ├── ning2_xia4_shi2_zui3_shan1.js │ ├── ning2_xia4_wu2_zhong1.js │ ├── ning2_xia4_yin2_chuan1.js │ ├── ning2_xia4_zhong1_wei4.js │ ├── ningxia.js │ ├── qing1_hai3_guo3_luo4_cang2_zu2_zi4_zhi4_zhou1.js │ ├── qing1_hai3_hai3_bei3_cang2_zu2_zi4_zhi4_zhou1.js │ ├── qing1_hai3_hai3_dong1.js │ ├── qing1_hai3_hai3_nan2_cang2_zu2_zi4_zhi4_zhou1.js │ ├── qing1_hai3_hai3_xi1_meng2_gu3_zu2_cang2_zu2_zi4_zhi4_zhou1.js │ ├── qing1_hai3_huang2_nan2_cang2_zu2_zi4_zhi4_zhou1.js │ ├── qing1_hai3_xi1_ning2.js │ ├── qing1_hai3_yu4_shu4_cang2_zu2_zi4_zhi4_zhou1.js │ ├── qinghai.js │ ├── shan1_dong1_bin1_zhou1.js │ ├── shan1_dong1_de2_zhou1.js │ ├── shan1_dong1_dong1_ying2.js │ ├── shan1_dong1_he2_ze2.js │ ├── shan1_dong1_ji4_nan2.js │ ├── shan1_dong1_ji4_ning2.js │ ├── shan1_dong1_lai2_wu2.js │ ├── shan1_dong1_liao2_cheng2.js │ ├── shan1_dong1_lin2_yi2.js │ ├── shan1_dong1_qing1_dao3.js │ ├── shan1_dong1_ri4_zhao4.js │ ├── shan1_dong1_tai4_an1.js │ ├── shan1_dong1_wei1_hai3.js │ ├── shan1_dong1_wei2_fang1.js │ ├── shan1_dong1_yan1_tai2.js │ ├── shan1_dong1_zao3_zhuang1.js │ ├── shan1_dong1_zi1_bo2.js │ ├── shan1_xi1_chang2_zhi4.js │ ├── shan1_xi1_da4_tong2.js │ ├── shan1_xi1_jin4_cheng2.js │ ├── shan1_xi1_jin4_zhong1.js │ ├── shan1_xi1_lin2_fen2.js │ ├── shan1_xi1_lv3_liang2.js │ ├── shan1_xi1_shuo4_zhou1.js │ ├── shan1_xi1_tai4_yuan2.js │ ├── shan1_xi1_xin1_zhou1.js │ ├── shan1_xi1_yang2_quan2.js │ ├── shan1_xi1_yun4_cheng2.js │ ├── shan3_xi1_an1_kang1.js │ ├── shan3_xi1_bao3_ji1.js │ ├── shan3_xi1_han4_zhong1.js │ ├── shan3_xi1_shang1_luo4.js │ ├── shan3_xi1_tong2_chuan1.js │ ├── shan3_xi1_wei4_nan2.js │ ├── shan3_xi1_xi1_an1.js │ ├── shan3_xi1_xian2_yang2.js │ ├── shan3_xi1_yan2_an1.js │ ├── shan3_xi1_yu2_lin2.js │ ├── shandong.js │ ├── shanghai.js │ ├── shanxi.js │ ├── shanxi1.js │ ├── si4_chuan1_a1_ba4_cang2_zu2_qiang1_zu2_zi4_zhi4_zhou1.js │ ├── si4_chuan1_ba1_zhong1.js │ ├── si4_chuan1_cheng2_du1.js │ ├── si4_chuan1_da2_zhou1.js │ ├── si4_chuan1_de2_yang2.js │ ├── si4_chuan1_gan1_zi1_cang2_zu2_zi4_zhi4_zhou1.js │ ├── si4_chuan1_guang3_an1.js │ ├── si4_chuan1_guang3_yuan2.js │ ├── si4_chuan1_le4_shan1.js │ ├── si4_chuan1_liang2_shan1_yi2_zu2_zi4_zhi4_zhou1.js │ ├── si4_chuan1_lu2_zhou1.js │ ├── si4_chuan1_mei2_shan1.js │ ├── si4_chuan1_mian2_yang2.js │ ├── si4_chuan1_nan2_chong1.js │ ├── si4_chuan1_nei4_jiang1.js │ ├── si4_chuan1_pan1_zhi1_hua1.js │ ├── si4_chuan1_sui4_ning2.js │ ├── si4_chuan1_ya3_an1.js │ ├── si4_chuan1_yi2_bin1.js │ ├── si4_chuan1_zi1_yang2.js │ ├── si4_chuan1_zi4_gong4.js │ ├── sichuan.js │ ├── taiwan.js │ ├── tianjin.js │ ├── world.js │ ├── world_china_provinces.js │ ├── xi1_cang2_a1_li3_di4_qu1.js │ ├── xi1_cang2_chang1_du1.js │ ├── xi1_cang2_la1_sa4.js │ ├── xi1_cang2_lin2_zhi1.js │ ├── xi1_cang2_na4_qu1_di4_qu1.js │ ├── xi1_cang2_ri4_ka1_ze2.js │ ├── xi1_cang2_shan1_nan2.js │ ├── xianggang.js │ ├── xin1_jiang1_a1_ke4_su1_di4_qu1.js │ ├── xin1_jiang1_a1_la1_er3.js │ ├── xin1_jiang1_a1_le4_tai4_di4_qu1.js │ ├── xin1_jiang1_ba1_yin1_guo1_leng2_meng2_gu3_zi4_zhi4_zhou1.js │ ├── xin1_jiang1_bei3_tun2.js │ ├── xin1_jiang1_bo2_er3_ta3_la1_meng2_gu3_zi4_zhi4_zhou1.js │ ├── xin1_jiang1_chang1_ji2_hui2_zu2_zi4_zhi4_zhou1.js │ ├── xin1_jiang1_ha1_mi4.js │ ├── xin1_jiang1_he2_tian2_di4_qu1.js │ ├── xin1_jiang1_ka1_shi2_di4_qu1.js │ ├── xin1_jiang1_ke3_ke4_da2_la1.js │ ├── xin1_jiang1_ke4_la1_ma3_yi1.js │ ├── xin1_jiang1_ke4_zi1_le4_su1_ke1_er3_ke4_zi1_zi4_zhi4_zhou1.js │ ├── xin1_jiang1_kun1_yu4.js │ ├── xin1_jiang1_shi2_he2_zi3.js │ ├── xin1_jiang1_shuang1_he2.js │ ├── xin1_jiang1_ta3_cheng2_di4_qu1.js │ ├── xin1_jiang1_tie3_men2_guan1.js │ ├── xin1_jiang1_tu2_mu4_shu1_ke4.js │ ├── xin1_jiang1_tu3_lu3_fan1.js │ ├── xin1_jiang1_wu1_lu3_mu4_qi2.js │ ├── xin1_jiang1_wu3_jia1_qu2.js │ ├── xin1_jiang1_yi1_li2_ha1_sa4_ke4_zi4_zhi4_zhou1.js │ ├── xinjiang.js │ ├── xizang.js │ ├── yun2_nan2_bao3_shan1.js │ ├── yun2_nan2_chu3_xiong2_yi2_zu2_zi4_zhi4_zhou1.js │ ├── yun2_nan2_da4_li3_bai2_zu2_zi4_zhi4_zhou1.js │ ├── yun2_nan2_de2_hong2_dai3_zu2_jing3_po3_zu2_zi4_zhi4_zhou1.js │ ├── yun2_nan2_di2_qing4_cang2_zu2_zi4_zhi4_zhou1.js │ ├── yun2_nan2_hong2_he2_ha1_ni2_zu2_yi2_zu2_zi4_zhi4_zhou1.js │ ├── yun2_nan2_kun1_ming2.js │ ├── yun2_nan2_li4_jiang1.js │ ├── yun2_nan2_lin2_cang1.js │ ├── yun2_nan2_nu4_jiang1_li4_su4_zu2_zi4_zhi4_zhou1.js │ ├── yun2_nan2_pu3_er3.js │ ├── yun2_nan2_qu1_jing4.js │ ├── yun2_nan2_wen2_shan1_zhuang4_zu2_miao2_zu2_zi4_zhi4_zhou1.js │ ├── yun2_nan2_xi1_shuang1_ban3_na4_dai3_zu2_zi4_zhi4_zhou1.js │ ├── yun2_nan2_yu4_xi1.js │ ├── yun2_nan2_zhao1_tong1.js │ ├── yunnan.js │ ├── zhe4_jiang1_hang2_zhou1.js │ ├── zhe4_jiang1_hu2_zhou1.js │ ├── zhe4_jiang1_jia1_xing1.js │ ├── zhe4_jiang1_jin1_hua2.js │ ├── zhe4_jiang1_li4_shui3.js │ ├── zhe4_jiang1_ning2_bo1.js │ ├── zhe4_jiang1_qu2_zhou1.js │ ├── zhe4_jiang1_shao4_xing1.js │ ├── zhe4_jiang1_tai2_zhou1.js │ ├── zhe4_jiang1_wen1_zhou1.js │ ├── zhe4_jiang1_zhou1_shan1.js │ └── zhejiang.js ├── themes │ ├── chalk.js │ ├── essos.js │ ├── halloween.js │ ├── index.js │ ├── infographic.js │ ├── macarons.js │ ├── purple-passion.js │ ├── roma.js │ ├── romantic.js │ ├── shine.js │ ├── vintage.js │ ├── walden.js │ ├── westeros.js │ └── wonderland.js └── v5 │ ├── ResizeSensor.js │ ├── bmap.min.js │ ├── bulma.min.css │ ├── dataTool.min.js │ ├── ecStat.min.js │ ├── echarts-extension-amap.min.js │ ├── echarts-extension-gmap.min.js │ ├── echarts-extension-leaflet.min.js │ ├── echarts-gl.min.js │ ├── echarts-liquidfill.min.js │ ├── echarts-wordcloud.min.js │ ├── echarts-wordcloud.min.js.map │ ├── echarts.min.js │ ├── jquery-ui.css │ ├── jquery-ui.min.js │ ├── jquery.min.js │ ├── leaflet │ ├── leaflet.css │ └── leaflet.js │ ├── main.js │ ├── maps │ ├── Afghanistan.js │ ├── Albania.js │ ├── Algeria.js │ ├── Andorra.js │ ├── Angola.js │ ├── Anguilla.js │ ├── Antigua_and_Barbuda.js │ ├── Argentina.js │ ├── Armenia.js │ ├── Australia.js │ ├── Austria.js │ ├── Azerbaijan.js │ ├── Bahrain.js │ ├── Bangladesh.js │ ├── Barbados.js │ ├── Belarus.js │ ├── Belgium.js │ ├── Belize.js │ ├── Benin.js │ ├── Bermuda.js │ ├── Bhutan.js │ ├── Bolivia.js │ ├── Bosnia_and_Herzegovina.js │ ├── Botswana.js │ ├── Brazil.js │ ├── British_Indian_Ocean_Territory.js │ ├── British_Virgin_Islands.js │ ├── Brunei.js │ ├── Bulgaria.js │ ├── Burkina_Faso.js │ ├── Burundi.js │ ├── Cambodia.js │ ├── Cameroon.js │ ├── Canada.js │ ├── Cape_Verde.js │ ├── Cayman_Islands.js │ ├── Central_African_Republic.js │ ├── Chad.js │ ├── Chile.js │ ├── Colombia.js │ ├── Comoros.js │ ├── Congo-Brazzaville.js │ ├── Congo-Kinshasa.js │ ├── Cook_Islands.js │ ├── Coral_Sea_Islands_Territory.js │ ├── Costa_Rica.js │ ├── Croatia.js │ ├── Cuba.js │ ├── Cyprus.js │ ├── Czechia.js │ ├── Denmark.js │ ├── Djibouti.js │ ├── Dominica.js │ ├── Dominican_Republic.js │ ├── East_Timor.js │ ├── Ecuador.js │ ├── Egypt.js │ ├── El_Salvador.js │ ├── Equatorial_Guinea.js │ ├── Eritrea.js │ ├── Estonia.js │ ├── Ethiopia.js │ ├── Falkland_Islands.js │ ├── Faroe_Islands.js │ ├── Federated_States_of_Micronesia.js │ ├── Fiji.js │ ├── Finland.js │ ├── France.js │ ├── Gabon.js │ ├── Georgia.js │ ├── Germany.js │ ├── Ghana.js │ ├── Gibraltar.js │ ├── Greece.js │ ├── Greenland.js │ ├── Guatemala.js │ ├── Guernsey.js │ ├── Guinea-Bissau.js │ ├── Guinea.js │ ├── Guyana.js │ ├── Haiti.js │ ├── Honduras.js │ ├── Hungary.js │ ├── Iceland.js │ ├── India.js │ ├── Indonesia.js │ ├── Iraq.js │ ├── Ireland.js │ ├── Islamic_Republic_of_Iran.js │ ├── Isle_of_Man.js │ ├── Israel.js │ ├── Italy.js │ ├── Jamaica.js │ ├── Japan.js │ ├── Jersey.js │ ├── Jordan.js │ ├── Juguang.js │ ├── Kazakhstan.js │ ├── Kenya.js │ ├── Kiribati.js │ ├── Kuwait.js │ ├── Kyrgyzstan.js │ ├── Laos.js │ ├── Latvia.js │ ├── Lebanon.js │ ├── Lesotho.js │ ├── Liberia.js │ ├── Libya.js │ ├── Liechtenstein.js │ ├── Lithuania.js │ ├── Luxemburg.js │ ├── Macedonia.js │ ├── Madagascar.js │ ├── Malawi.js │ ├── Malaysia.js │ ├── Maldives.js │ ├── Mali.js │ ├── Malta.js │ ├── Marshall_Islands.js │ ├── Mauritania.js │ ├── Mauritius.js │ ├── Mexico.js │ ├── Moldova.js │ ├── Monaco.js │ ├── Mongolia.js │ ├── Montenegro.js │ ├── Montserrat.js │ ├── Morocco.js │ ├── Mozambique.js │ ├── Myanmar.js │ ├── Namibia.js │ ├── Nepal.js │ ├── New_Zealand.js │ ├── Nicaragua.js │ ├── Niger.js │ ├── Nigeria.js │ ├── Niue.js │ ├── North_Korea.js │ ├── Norway.js │ ├── Oman.js │ ├── Pakistan.js │ ├── Palau.js │ ├── Palestine.js │ ├── Panama.js │ ├── Papua_New_Guinea.js │ ├── Paraguay.js │ ├── Peru.js │ ├── Philippines.js │ ├── Pitcairn_Islands.js │ ├── Poland.js │ ├── Portugal.js │ ├── Qatar.js │ ├── Republic_of_Kosovo.js │ ├── Romania.js │ ├── Russia.js │ ├── Russian_Federation.js │ ├── Rwanda.js │ ├── Sahrawi_Arab_Democratic_Republic.js │ ├── Saint_Helena_Ascension_and_Tristan_da_Cunha.js │ ├── Saint_Kitts_and_Nevis.js │ ├── Saint_Lucia.js │ ├── Saint_Vincent_and_the_Grenadines.js │ ├── Samoa.js │ ├── San_Marino.js │ ├── Saudi_Arabia.js │ ├── Senegal.js │ ├── Serbia.js │ ├── Seychelles.js │ ├── Sierra_Leone.js │ ├── Singapore.js │ ├── Slovakia.js │ ├── Slovenia.js │ ├── Solomon_Islands.js │ ├── Somalia.js │ ├── South_Africa.js │ ├── South_Georgia_and_the_South_Sandwich_Islands.js │ ├── South_Korea.js │ ├── South_Sudan.js │ ├── Spain.js │ ├── Sri_Lanka.js │ ├── Sudan.js │ ├── Suriname.js │ ├── Swaziland.js │ ├── Sweden.js │ ├── Switzerland.js │ ├── Syria.js │ ├── Tajikistan.js │ ├── Tanzania.js │ ├── Thailand.js │ ├── The_Bahamas.js │ ├── The_Gambia.js │ ├── The_Netherlands.js │ ├── Togo.js │ ├── Tokelau.js │ ├── Tonga.js │ ├── Trinidad_and_Tobago.js │ ├── Tunisia.js │ ├── Turkey.js │ ├── Turkmenistan.js │ ├── Turks_and_Caicos_Islands.js │ ├── Tuvalu.js │ ├── USA.js │ ├── Uganda.js │ ├── Ukraine.js │ ├── United_Arab_Emirates.js │ ├── United_Kingdom.js │ ├── Uruguay.js │ ├── Uzbekistan.js │ ├── Vanuatu.js │ ├── Vatican_City.js │ ├── Venezuela.js │ ├── Vietnam.js │ ├── Yemen.js │ ├── Zambia.js │ ├── Zimbabwe.js │ ├── an1_hui1_an1_qing4.js │ ├── an1_hui1_bang4_bu4.js │ ├── an1_hui1_bo2_zhou1.js │ ├── an1_hui1_chi2_zhou1.js │ ├── an1_hui1_chu2_zhou1.js │ ├── an1_hui1_fu4_yang2.js │ ├── an1_hui1_he2_fei2.js │ ├── an1_hui1_huai2_bei3.js │ ├── an1_hui1_huai2_nan2.js │ ├── an1_hui1_huang2_shan1.js │ ├── an1_hui1_liu4_an1.js │ ├── an1_hui1_ma3_an1_shan1.js │ ├── an1_hui1_su4_zhou1.js │ ├── an1_hui1_tong2_ling2.js │ ├── an1_hui1_wu2_hu2.js │ ├── an1_hui1_xuan1_cheng2.js │ ├── anhui.js │ ├── aomen.js │ ├── beijing.js │ ├── china-cities.js │ ├── china.js │ ├── chongqing.js │ ├── eckert3-world.js │ ├── fu2_jian4_fu2_zhou1.js │ ├── fu2_jian4_fu3_tian2.js │ ├── fu2_jian4_long2_yan2.js │ ├── fu2_jian4_nan2_ping2.js │ ├── fu2_jian4_ning2_de2.js │ ├── fu2_jian4_quan2_zhou1.js │ ├── fu2_jian4_san1_ming2.js │ ├── fu2_jian4_sha4_men2.js │ ├── fu2_jian4_zhang1_zhou1.js │ ├── fujian.js │ ├── gan1_su4_bai2_yin2.js │ ├── gan1_su4_ding4_xi1.js │ ├── gan1_su4_gan1_nan2_cang2_zu2_zi4_zhi4_zhou1.js │ ├── gan1_su4_jia1_yu4_guan1.js │ ├── gan1_su4_jin1_chang1.js │ ├── gan1_su4_jiu3_quan2.js │ ├── gan1_su4_lan2_zhou1.js │ ├── gan1_su4_lin2_xia4_hui2_zu2_zi4_zhi4_zhou1.js │ ├── gan1_su4_long3_nan2.js │ ├── gan1_su4_ping2_liang2.js │ ├── gan1_su4_qing4_yang2.js │ ├── gan1_su4_tian1_shui3.js │ ├── gan1_su4_wu3_wei1.js │ ├── gan1_su4_zhang1_ye4.js │ ├── gansu.js │ ├── guang3_dong1_chao2_zhou1.js │ ├── guang3_dong1_dong1_guan1.js │ ├── guang3_dong1_dong1_sha1_qun2_dao3.js │ ├── guang3_dong1_fo2_shan1.js │ ├── guang3_dong1_guang3_zhou1.js │ ├── guang3_dong1_he2_yuan2.js │ ├── guang3_dong1_hui4_zhou1.js │ ├── guang3_dong1_jiang1_men2.js │ ├── guang3_dong1_jie1_yang2.js │ ├── guang3_dong1_mao4_ming2.js │ ├── guang3_dong1_mei2_zhou1.js │ ├── guang3_dong1_qing1_yuan3.js │ ├── guang3_dong1_shan4_tou2.js │ ├── guang3_dong1_shan4_wei3.js │ ├── guang3_dong1_shao2_guan1.js │ ├── guang3_dong1_shen1_zhen4.js │ ├── guang3_dong1_yang2_jiang1.js │ ├── guang3_dong1_yun2_fu2.js │ ├── guang3_dong1_zhan4_jiang1.js │ ├── guang3_dong1_zhao4_qing4.js │ ├── guang3_dong1_zhong1_shan1.js │ ├── guang3_dong1_zhu1_hai3.js │ ├── guang3_xi1_bai3_se4.js │ ├── guang3_xi1_bei3_hai3.js │ ├── guang3_xi1_chong2_zuo3.js │ ├── guang3_xi1_fang2_cheng2_gang3.js │ ├── guang3_xi1_gui4_gang3.js │ ├── guang3_xi1_gui4_lin2.js │ ├── guang3_xi1_he2_chi2.js │ ├── guang3_xi1_he4_zhou1.js │ ├── guang3_xi1_lai2_bin1.js │ ├── guang3_xi1_liu3_zhou1.js │ ├── guang3_xi1_nan2_ning2.js │ ├── guang3_xi1_qin1_zhou1.js │ ├── guang3_xi1_wu2_zhou1.js │ ├── guang3_xi1_yu4_lin2.js │ ├── guangdong.js │ ├── guangxi.js │ ├── gui4_zhou1_an1_shun4.js │ ├── gui4_zhou1_bi4_jie2.js │ ├── gui4_zhou1_gui4_yang2.js │ ├── gui4_zhou1_liu4_pan2_shui3.js │ ├── gui4_zhou1_qian2_dong1_nan2_miao2_zu2_tong1_zu2_zi4_zhi4_zhou1.js │ ├── gui4_zhou1_qian2_nan2_bu4_yi1_zu2_miao2_zu2_zi4_zhi4_zhou1.js │ ├── gui4_zhou1_qian2_xi1_nan2_bu4_yi1_zu2_miao2_zu2_zi4_zhi4_zhou1.js │ ├── gui4_zhou1_tong2_ren2.js │ ├── gui4_zhou1_zun1_yi4.js │ ├── guizhou.js │ ├── hai3_nan2_bai2_sha1_li2_zu2_zi4_zhi4_xian4.js │ ├── hai3_nan2_bao3_ting2_li2_zu2_miao2_zu2_zi4_zhi4_xian4.js │ ├── hai3_nan2_chang1_jiang1_li2_zu2_zi4_zhi4_xian4.js │ ├── hai3_nan2_cheng2_mai4_xian4.js │ ├── hai3_nan2_dan1_zhou1.js │ ├── hai3_nan2_ding4_an1_xian4.js │ ├── hai3_nan2_dong1_fang1.js │ ├── hai3_nan2_hai3_kou3.js │ ├── hai3_nan2_le4_dong1_li2_zu2_zi4_zhi4_xian4.js │ ├── hai3_nan2_lin2_gao1_xian4.js │ ├── hai3_nan2_ling2_shui3_li2_zu2_zi4_zhi4_xian4.js │ ├── hai3_nan2_qiong2_hai3.js │ ├── hai3_nan2_qiong2_zhong1_li2_zu2_miao2_zu2_zi4_zhi4_xian4.js │ ├── hai3_nan2_san1_sha1.js │ ├── hai3_nan2_san1_ya4.js │ ├── hai3_nan2_tun2_chang1_xian4.js │ ├── hai3_nan2_wan4_ning2.js │ ├── hai3_nan2_wen2_chang1.js │ ├── hai3_nan2_wu3_zhi3_shan1.js │ ├── hainan.js │ ├── he2_bei3_bao3_ding4.js │ ├── he2_bei3_cheng2_de2.js │ ├── he2_bei3_han2_dan1.js │ ├── he2_bei3_heng2_shui3.js │ ├── he2_bei3_lang2_fang1.js │ ├── he2_bei3_qin2_huang2_dao3.js │ ├── he2_bei3_shi2_jia1_zhuang1.js │ ├── he2_bei3_tang2_shan1.js │ ├── he2_bei3_xing2_tai2.js │ ├── he2_bei3_zhang1_jia1_kou3.js │ ├── he2_nan2_an1_yang2.js │ ├── he2_nan2_cang1_zhou1.js │ ├── he2_nan2_he4_bi4.js │ ├── he2_nan2_ji4_yuan2.js │ ├── he2_nan2_jiao1_zuo4.js │ ├── he2_nan2_kai1_feng1.js │ ├── he2_nan2_luo4_yang2.js │ ├── he2_nan2_nan2_yang2.js │ ├── he2_nan2_ping2_ding3_shan1.js │ ├── he2_nan2_pu2_yang2.js │ ├── he2_nan2_san1_men2_xia2.js │ ├── he2_nan2_shang1_qiu1.js │ ├── he2_nan2_ta4_he2.js │ ├── he2_nan2_xin1_xiang1.js │ ├── he2_nan2_xin4_yang2.js │ ├── he2_nan2_xu3_chang1.js │ ├── he2_nan2_zheng4_zhou1.js │ ├── he2_nan2_zhou1_kou3.js │ ├── he2_nan2_zhu4_ma3_dian4.js │ ├── hebei.js │ ├── hei1_long2_jiang1_da4_qing4.js │ ├── hei1_long2_jiang1_da4_xing1_an1_ling2_di4_qu1.js │ ├── hei1_long2_jiang1_ha1_er3_bin1.js │ ├── hei1_long2_jiang1_he4_gang3.js │ ├── hei1_long2_jiang1_hei1_he2.js │ ├── hei1_long2_jiang1_ji1_xi1.js │ ├── hei1_long2_jiang1_jia1_mu4_si1.js │ ├── hei1_long2_jiang1_mu3_dan1_jiang1.js │ ├── hei1_long2_jiang1_qi1_tai2_he2.js │ ├── hei1_long2_jiang1_qi2_qi2_ha1_er3.js │ ├── hei1_long2_jiang1_shuang1_ya1_shan1.js │ ├── hei1_long2_jiang1_sui1_hua4.js │ ├── hei1_long2_jiang1_yi1_chun1.js │ ├── heilongjiang.js │ ├── henan.js │ ├── hu2_bei3_e4_zhou1.js │ ├── hu2_bei3_en1_shi1_tu3_jia1_zu2_miao2_zu2_zi4_zhi4_zhou1.js │ ├── hu2_bei3_huang2_gang1.js │ ├── hu2_bei3_huang2_shi2.js │ ├── hu2_bei3_jing1_men2.js │ ├── hu2_bei3_jing1_zhou1.js │ ├── hu2_bei3_qian2_jiang1.js │ ├── hu2_bei3_shen2_nong2_jia4_lin2_qu1.js │ ├── hu2_bei3_shi2_yan4.js │ ├── hu2_bei3_sui2_zhou1.js │ ├── hu2_bei3_tian1_men2.js │ ├── hu2_bei3_wu3_han4.js │ ├── hu2_bei3_xian1_tao2.js │ ├── hu2_bei3_xian2_ning2.js │ ├── hu2_bei3_xiang1_yang2.js │ ├── hu2_bei3_xiao4_gan3.js │ ├── hu2_bei3_yi2_chang1.js │ ├── hu2_nan2_chang2_de2.js │ ├── hu2_nan2_chang2_sha1.js │ ├── hu2_nan2_chen1_zhou1.js │ ├── hu2_nan2_heng2_yang2.js │ ├── hu2_nan2_huai2_hua4.js │ ├── hu2_nan2_lou2_di3.js │ ├── hu2_nan2_shao4_yang2.js │ ├── hu2_nan2_xiang1_tan2.js │ ├── hu2_nan2_xiang1_xi1_tu3_jia1_zu2_miao2_zu2_zi4_zhi4_zhou1.js │ ├── hu2_nan2_yi4_yang2.js │ ├── hu2_nan2_yong3_zhou1.js │ ├── hu2_nan2_yue4_yang2.js │ ├── hu2_nan2_zhang1_jia1_jie4.js │ ├── hu2_nan2_zhu1_zhou1.js │ ├── hubei.js │ ├── hunan.js │ ├── index.js │ ├── ji2_lin2_bai2_cheng2.js │ ├── ji2_lin2_bai2_shan1.js │ ├── ji2_lin2_chang2_chun1.js │ ├── ji2_lin2_ji2_lin2.js │ ├── ji2_lin2_liao2_yuan2.js │ ├── ji2_lin2_si4_ping2.js │ ├── ji2_lin2_song1_yuan2.js │ ├── ji2_lin2_tong1_hua4.js │ ├── ji2_lin2_yan2_bian1_zhao1_xian1_zu2_zi4_zhi4_zhou1.js │ ├── jiang1_su1_chang2_zhou1.js │ ├── jiang1_su1_huai2_an1.js │ ├── jiang1_su1_lian2_yun2_gang3.js │ ├── jiang1_su1_nan2_jing1.js │ ├── jiang1_su1_nan2_tong1.js │ ├── jiang1_su1_su1_zhou1.js │ ├── jiang1_su1_su4_qian1.js │ ├── jiang1_su1_tai4_zhou1.js │ ├── jiang1_su1_wu2_xi2.js │ ├── jiang1_su1_xu2_zhou1.js │ ├── jiang1_su1_yan2_cheng2.js │ ├── jiang1_su1_yang2_zhou1.js │ ├── jiang1_su1_zhen4_jiang1.js │ ├── jiang1_xi1_fu3_zhou1.js │ ├── jiang1_xi1_gan4_zhou1.js │ ├── jiang1_xi1_ji2_an1.js │ ├── jiang1_xi1_jing3_de2_zhen4.js │ ├── jiang1_xi1_jiu3_jiang1.js │ ├── jiang1_xi1_nan2_chang1.js │ ├── jiang1_xi1_ping2_xiang1.js │ ├── jiang1_xi1_shang4_rao2.js │ ├── jiang1_xi1_xin1_yu2.js │ ├── jiang1_xi1_yi2_chun1.js │ ├── jiang1_xi1_ying1_tan2.js │ ├── jiangsu.js │ ├── jiangxi.js │ ├── jilin.js │ ├── liao2_ning2_an1_shan1.js │ ├── liao2_ning2_ben3_xi1.js │ ├── liao2_ning2_da4_lian2.js │ ├── liao2_ning2_dan1_dong1.js │ ├── liao2_ning2_fu3_shun4.js │ ├── liao2_ning2_fu4_xin1.js │ ├── liao2_ning2_hu2_lu2_dao3.js │ ├── liao2_ning2_jin3_zhou1.js │ ├── liao2_ning2_liao2_yang2.js │ ├── liao2_ning2_pan2_jin3.js │ ├── liao2_ning2_shen3_yang2.js │ ├── liao2_ning2_tie3_ling2.js │ ├── liao2_ning2_ying2_kou3.js │ ├── liao2_ning2_zhao1_yang2.js │ ├── liaoning.js │ ├── main.js │ ├── nei4_meng2_gu3_a1_la1_shan4_meng2.js │ ├── nei4_meng2_gu3_ba1_yan4_nao4_er3.js │ ├── nei4_meng2_gu3_bao1_tou2.js │ ├── nei4_meng2_gu3_chi4_feng1.js │ ├── nei4_meng2_gu3_e4_er3_duo1_si1.js │ ├── nei4_meng2_gu3_hu1_he2_hao4_te4.js │ ├── nei4_meng2_gu3_hu1_lun2_bei4_er3.js │ ├── nei4_meng2_gu3_tong1_liao2.js │ ├── nei4_meng2_gu3_wu1_hai3.js │ ├── nei4_meng2_gu3_wu1_lan2_cha2_bu4.js │ ├── nei4_meng2_gu3_xi2_lin2_guo1_le4_meng2.js │ ├── nei4_meng2_gu3_xing1_an1_meng2.js │ ├── neimenggu.js │ ├── ning2_xia4_gu4_yuan2.js │ ├── ning2_xia4_shi2_zui3_shan1.js │ ├── ning2_xia4_wu2_zhong1.js │ ├── ning2_xia4_yin2_chuan1.js │ ├── ning2_xia4_zhong1_wei4.js │ ├── ningxia.js │ ├── qing1_hai3_guo3_luo4_cang2_zu2_zi4_zhi4_zhou1.js │ ├── qing1_hai3_hai3_bei3_cang2_zu2_zi4_zhi4_zhou1.js │ ├── qing1_hai3_hai3_dong1.js │ ├── qing1_hai3_hai3_nan2_cang2_zu2_zi4_zhi4_zhou1.js │ ├── qing1_hai3_hai3_xi1_meng2_gu3_zu2_cang2_zu2_zi4_zhi4_zhou1.js │ ├── qing1_hai3_huang2_nan2_cang2_zu2_zi4_zhi4_zhou1.js │ ├── qing1_hai3_xi1_ning2.js │ ├── qing1_hai3_yu4_shu4_cang2_zu2_zi4_zhi4_zhou1.js │ ├── qinghai.js │ ├── shan1_dong1_bin1_zhou1.js │ ├── shan1_dong1_de2_zhou1.js │ ├── shan1_dong1_dong1_ying2.js │ ├── shan1_dong1_he2_ze2.js │ ├── shan1_dong1_ji4_nan2.js │ ├── shan1_dong1_ji4_ning2.js │ ├── shan1_dong1_lai2_wu2.js │ ├── shan1_dong1_liao2_cheng2.js │ ├── shan1_dong1_lin2_yi2.js │ ├── shan1_dong1_qing1_dao3.js │ ├── shan1_dong1_ri4_zhao4.js │ ├── shan1_dong1_tai4_an1.js │ ├── shan1_dong1_wei1_hai3.js │ ├── shan1_dong1_wei2_fang1.js │ ├── shan1_dong1_yan1_tai2.js │ ├── shan1_dong1_zao3_zhuang1.js │ ├── shan1_dong1_zi1_bo2.js │ ├── shan1_xi1_chang2_zhi4.js │ ├── shan1_xi1_da4_tong2.js │ ├── shan1_xi1_jin4_cheng2.js │ ├── shan1_xi1_jin4_zhong1.js │ ├── shan1_xi1_lin2_fen2.js │ ├── shan1_xi1_lv3_liang2.js │ ├── shan1_xi1_shuo4_zhou1.js │ ├── shan1_xi1_tai4_yuan2.js │ ├── shan1_xi1_xin1_zhou1.js │ ├── shan1_xi1_yang2_quan2.js │ ├── shan1_xi1_yun4_cheng2.js │ ├── shan3_xi1_an1_kang1.js │ ├── shan3_xi1_bao3_ji1.js │ ├── shan3_xi1_han4_zhong1.js │ ├── shan3_xi1_shang1_luo4.js │ ├── shan3_xi1_tong2_chuan1.js │ ├── shan3_xi1_wei4_nan2.js │ ├── shan3_xi1_xi1_an1.js │ ├── shan3_xi1_xian2_yang2.js │ ├── shan3_xi1_yan2_an1.js │ ├── shan3_xi1_yu2_lin2.js │ ├── shandong.js │ ├── shanghai.js │ ├── shanxi.js │ ├── shanxi1.js │ ├── si4_chuan1_a1_ba4_cang2_zu2_qiang1_zu2_zi4_zhi4_zhou1.js │ ├── si4_chuan1_ba1_zhong1.js │ ├── si4_chuan1_cheng2_du1.js │ ├── si4_chuan1_da2_zhou1.js │ ├── si4_chuan1_de2_yang2.js │ ├── si4_chuan1_gan1_zi1_cang2_zu2_zi4_zhi4_zhou1.js │ ├── si4_chuan1_guang3_an1.js │ ├── si4_chuan1_guang3_yuan2.js │ ├── si4_chuan1_le4_shan1.js │ ├── si4_chuan1_liang2_shan1_yi2_zu2_zi4_zhi4_zhou1.js │ ├── si4_chuan1_lu2_zhou1.js │ ├── si4_chuan1_mei2_shan1.js │ ├── si4_chuan1_mian2_yang2.js │ ├── si4_chuan1_nan2_chong1.js │ ├── si4_chuan1_nei4_jiang1.js │ ├── si4_chuan1_pan1_zhi1_hua1.js │ ├── si4_chuan1_sui4_ning2.js │ ├── si4_chuan1_ya3_an1.js │ ├── si4_chuan1_yi2_bin1.js │ ├── si4_chuan1_zi1_yang2.js │ ├── si4_chuan1_zi4_gong4.js │ ├── sichuan.js │ ├── taiwan.js │ ├── tianjin.js │ ├── world.js │ ├── world_china_provinces.js │ ├── xi1_cang2_a1_li3_di4_qu1.js │ ├── xi1_cang2_chang1_du1.js │ ├── xi1_cang2_la1_sa4.js │ ├── xi1_cang2_lin2_zhi1.js │ ├── xi1_cang2_na4_qu1_di4_qu1.js │ ├── xi1_cang2_ri4_ka1_ze2.js │ ├── xi1_cang2_shan1_nan2.js │ ├── xianggang.js │ ├── xin1_jiang1_a1_ke4_su1_di4_qu1.js │ ├── xin1_jiang1_a1_la1_er3.js │ ├── xin1_jiang1_a1_le4_tai4_di4_qu1.js │ ├── xin1_jiang1_ba1_yin1_guo1_leng2_meng2_gu3_zi4_zhi4_zhou1.js │ ├── xin1_jiang1_bei3_tun2.js │ ├── xin1_jiang1_bo2_er3_ta3_la1_meng2_gu3_zi4_zhi4_zhou1.js │ ├── xin1_jiang1_chang1_ji2_hui2_zu2_zi4_zhi4_zhou1.js │ ├── xin1_jiang1_ha1_mi4.js │ ├── xin1_jiang1_he2_tian2_di4_qu1.js │ ├── xin1_jiang1_ka1_shi2_di4_qu1.js │ ├── xin1_jiang1_ke3_ke4_da2_la1.js │ ├── xin1_jiang1_ke4_la1_ma3_yi1.js │ ├── xin1_jiang1_ke4_zi1_le4_su1_ke1_er3_ke4_zi1_zi4_zhi4_zhou1.js │ ├── xin1_jiang1_kun1_yu4.js │ ├── xin1_jiang1_shi2_he2_zi3.js │ ├── xin1_jiang1_shuang1_he2.js │ ├── xin1_jiang1_ta3_cheng2_di4_qu1.js │ ├── xin1_jiang1_tie3_men2_guan1.js │ ├── xin1_jiang1_tu2_mu4_shu1_ke4.js │ ├── xin1_jiang1_tu3_lu3_fan1.js │ ├── xin1_jiang1_wu1_lu3_mu4_qi2.js │ ├── xin1_jiang1_wu3_jia1_qu2.js │ ├── xin1_jiang1_yi1_li2_ha1_sa4_ke4_zi4_zhi4_zhou1.js │ ├── xinjiang.js │ ├── xizang.js │ ├── yun2_nan2_bao3_shan1.js │ ├── yun2_nan2_chu3_xiong2_yi2_zu2_zi4_zhi4_zhou1.js │ ├── yun2_nan2_da4_li3_bai2_zu2_zi4_zhi4_zhou1.js │ ├── yun2_nan2_de2_hong2_dai3_zu2_jing3_po3_zu2_zi4_zhi4_zhou1.js │ ├── yun2_nan2_di2_qing4_cang2_zu2_zi4_zhi4_zhou1.js │ ├── yun2_nan2_hong2_he2_ha1_ni2_zu2_yi2_zu2_zi4_zhi4_zhou1.js │ ├── yun2_nan2_kun1_ming2.js │ ├── yun2_nan2_li4_jiang1.js │ ├── yun2_nan2_lin2_cang1.js │ ├── yun2_nan2_nu4_jiang1_li4_su4_zu2_zi4_zhi4_zhou1.js │ ├── yun2_nan2_pu3_er3.js │ ├── yun2_nan2_qu1_jing4.js │ ├── yun2_nan2_wen2_shan1_zhuang4_zu2_miao2_zu2_zi4_zhi4_zhou1.js │ ├── yun2_nan2_xi1_shuang1_ban3_na4_dai3_zu2_zi4_zhi4_zhou1.js │ ├── yun2_nan2_yu4_xi1.js │ ├── yun2_nan2_zhao1_tong1.js │ ├── yunnan.js │ ├── zhe4_jiang1_hang2_zhou1.js │ ├── zhe4_jiang1_hu2_zhou1.js │ ├── zhe4_jiang1_jia1_xing1.js │ ├── zhe4_jiang1_jin1_hua2.js │ ├── zhe4_jiang1_li4_shui3.js │ ├── zhe4_jiang1_ning2_bo1.js │ ├── zhe4_jiang1_qu2_zhou1.js │ ├── zhe4_jiang1_shao4_xing1.js │ ├── zhe4_jiang1_tai2_zhou1.js │ ├── zhe4_jiang1_wen1_zhou1.js │ ├── zhe4_jiang1_zhou1_shan1.js │ └── zhejiang.js │ └── themes │ ├── chalk.js │ ├── essos.js │ ├── halloween.js │ ├── index.js │ ├── infographic.js │ ├── macarons.js │ ├── purple-passion.js │ ├── roma.js │ ├── romantic.js │ ├── shine.js │ ├── vintage.js │ ├── walden.js │ ├── westeros.js │ └── wonderland.js ├── images ├── alipay-code.png ├── chenjiandongx.png └── wechat-code.png └── index.html /.gitignore: -------------------------------------------------------------------------------- 1 | # Byte-compiled / optimized / DLL files 2 | __pycache__/ 3 | *.py[cod] 4 | *$py.class 5 | 6 | # C extensions 7 | *.so 8 | .idea 9 | # Distribution / packaging 10 | .Python 11 | test/*.html 12 | env/ 13 | build/ 14 | develop-eggs/ 15 | dist/ 16 | downloads/ 17 | eggs/ 18 | .eggs/ 19 | lib/ 20 | lib64/ 21 | parts/ 22 | sdist/ 23 | var/ 24 | *.egg-info/ 25 | .installed.cfg 26 | *.egg 27 | 28 | # PyInstaller 29 | # Usually these files are written by a python script from a template 30 | # before PyInstaller builds the exe, so as to inject date/other infos into it. 31 | *.manifest 32 | *.spec 33 | 34 | # Installer logs 35 | pip-log.txt 36 | pip-delete-this-directory.txt 37 | 38 | # Unit test / coverage reports 39 | htmlcov/ 40 | .tox/ 41 | .coverage 42 | .coverage.* 43 | .cache 44 | nosetests.xml 45 | coverage.xml 46 | *,cover 47 | .hypothesis/ 48 | 49 | # Translations 50 | *.mo 51 | *.pot 52 | 53 | # Django stuff: 54 | *.log 55 | local_settings.py 56 | 57 | # Flask stuff: 58 | instance/ 59 | .webassets-cache 60 | 61 | # Scrapy stuff: 62 | .scrapy 63 | 64 | # Sphinx documentation 65 | docs/_build/ 66 | 67 | # PyBuilder 68 | target/ 69 | 70 | # IPython Notebook 71 | .ipynb_checkpoints 72 | 73 | # pyenv 74 | .python-version 75 | 76 | # celery beat schedule file 77 | celerybeat-schedule 78 | 79 | # dotenv 80 | .env 81 | 82 | # virtualenv 83 | venv/ 84 | ENV/ 85 | 86 | # Spyder project settings 87 | .spyderproject 88 | 89 | # Rope project settings 90 | .ropeproject 91 | *~ 92 | 93 | # for mac 94 | .DS_store 95 | 96 | # for vscode 97 | .vscode/ 98 | -------------------------------------------------------------------------------- /CNAME: -------------------------------------------------------------------------------- 1 | assets.pyecharts.org -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- 1 | MIT License 2 | 3 | Copyright (c) 2019~now chenjiandongx 4 | 5 | Permission is hereby granted, free of charge, to any person obtaining a copy 6 | of this software and associated documentation files (the "Software"), to deal 7 | in the Software without restriction, including without limitation the rights 8 | to use, copy, modify, merge, publish, distribute, sublicense, and/or sell 9 | copies of the Software, and to permit persons to whom the Software is 10 | furnished to do so, subject to the following conditions: 11 | 12 | The above copyright notice and this permission notice shall be included in all 13 | copies or substantial portions of the Software. 14 | 15 | THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR 16 | IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, 17 | FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE 18 | AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER 19 | LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, 20 | OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE 21 | SOFTWARE. 22 | -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- 1 | # pyecharts-assets 2 | 3 | pyecharts-assets 提供了 [pyecharts](https://github.com/pyecharts/pyecharts) 的静态资源文件。 4 | 5 | 可通过 localhost-server 或者 notebook-server 启动本地服务。首先将项目下载到本地 6 | 7 | ```shell 8 | # 通过 git clone 9 | $ git clone https://github.com/pyecharts/pyecharts-assets.git 10 | 11 | # 或者直接下载压缩包 12 | $ wget https://github.com/pyecharts/pyecharts-assets/archive/master.zip 13 | ``` 14 | 15 | **Localhost-Server** 16 | 17 | 启动服务器 18 | ```shell 19 | $ cd pyecharts-assets 20 | $ python -m http.server 21 | ``` 22 | 23 | 设置 host 24 | ```python 25 | # 只需要在顶部声明 CurrentConfig.ONLINE_HOST 即可 26 | # 注意:如果使用 pyecharts 2.x 版本,则使用 http://127.0.0.1:8000/assets/v5 进行加载 27 | from pyecharts.globals import CurrentConfig 28 | 29 | CurrentConfig.ONLINE_HOST = "http://127.0.0.1:8000/assets/" 30 | 31 | # 接下来所有图形的静态资源文件都会来自刚启动的服务器 32 | from pyecharts.charts import Bar 33 | bar = Bar() 34 | ``` 35 | 36 | **Notebook-Server** 37 | 38 | 安装扩展插件 39 | ```shell 40 | $ cd pyecharts-assets 41 | # 安装并激活插件 42 | $ jupyter nbextension install assets 43 | $ jupyter nbextension enable assets/main 44 | ``` 45 | 46 | 设置 host 47 | ```python 48 | # 只需要在顶部声明 CurrentConfig.ONLINE_HOST 即可 49 | from pyecharts.globals import CurrentConfig, OnlineHostType 50 | 51 | # OnlineHostType.NOTEBOOK_HOST 默认值为 http://localhost:8888/nbextensions/assets/ 52 | CurrentConfig.ONLINE_HOST = OnlineHostType.NOTEBOOK_HOST 53 | 54 | # 接下来所有图形的静态资源文件都会来自刚启动的服务器 55 | from pyecharts.charts import Bar 56 | bar = Bar() 57 | ``` 58 | -------------------------------------------------------------------------------- /assets/main.js: -------------------------------------------------------------------------------- 1 | define(["require", "exports"], function (require, exports) { 2 | "use strict"; 3 | Object.defineProperty(exports, "__esModule", { value: true }); 4 | function load_ipython_extension() { 5 | console.log("pyecharts-assert extension has been loaded"); 6 | } 7 | exports.load_ipython_extension = load_ipython_extension; 8 | }); 9 | -------------------------------------------------------------------------------- /assets/maps/Andorra.js: -------------------------------------------------------------------------------- 1 | (function (root, factory) {if (typeof define === 'function' && define.amd) {define(['exports', 'echarts'], factory);} else if (typeof exports === 'object' && typeof exports.nodeName !== 'string') {factory(exports, require('echarts'));} else {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":[{"type":"Feature","properties":{"name":"Andorra la Vella"},"geometry":{"type":"Polygon","coordinates":["@@PL®ZvBo·T}v"],"encodeOffsets":[[1496,43525]]}},{"type":"Feature","properties":{"name":"Canillo"},"geometry":{"type":"Polygon","coordinates":["@@HJÜ_zw[¡e±HķY"],"encodeOffsets":[[1600,43568]]}},{"type":"Feature","properties":{"name":"Encamp"},"geometry":{"type":"Polygon","coordinates":["@@`nĸZ²GY«mYF±N»r"],"encodeOffsets":[[1584,43545]]}},{"type":"Feature","properties":{"name":"Escaldes-Engordany"},"geometry":{"type":"Polygon","coordinates":["@@rB¼q²MKq¹AQWTApu"],"encodeOffsets":[[1559,43544]]}},{"type":"Feature","properties":{"name":"La Massana"},"geometry":{"type":"Polygon","coordinates":["@@´³G_mqAY¢BtbjvF"],"encodeOffsets":[[1505,43630]]}},{"type":"Feature","properties":{"name":"Ordino"},"geometry":{"type":"Polygon","coordinates":["@@GH³´TM~V®}"],"encodeOffsets":[[1642,43649]]}},{"type":"Feature","properties":{"name":"Sant Julià de Lòria"},"geometry":{"type":"Polygon","coordinates":["@@~u¸SXSQsGÑZG]dX"],"encodeOffsets":[[1496,43525]]}}],"UTF8Encoding":true});})); -------------------------------------------------------------------------------- /assets/maps/Anguilla.js: -------------------------------------------------------------------------------- 1 | (function (root, factory) {if (typeof define === 'function' && define.amd) {define(['exports', 'echarts'], factory);} else if (typeof exports === 'object' && typeof exports.nodeName !== 'string') {factory(exports, require('echarts'));} else {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":[{"type":"Feature","properties":{"name":"Anguilla"},"geometry":{"type":"MultiPolygon","coordinates":[["@@VBLKUGKR"],["@@ELZRTAEQaW@N"],["@@g[WAILWBSOQB[OSFJR`RJPjDlNDTXFVTKVJJn\\fPJGZLPG\\NVKSQDecSIHM[YGKeO"]],"encodeOffsets":[[[-64776,18721]],[[-64466,18721]],[[-64582,18621]]]}}],"UTF8Encoding":true});})); -------------------------------------------------------------------------------- /assets/maps/Antigua_and_Barbuda.js: -------------------------------------------------------------------------------- 1 | (function (root, factory) {if (typeof define === 'function' && define.amd) {define(['exports', 'echarts'], factory);} else if (typeof exports === 'object' && typeof exports.nodeName !== 'string') {factory(exports, require('echarts'));} else {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":[{"type":"Feature","properties":{"name":"Antigua and Barbuda"},"geometry":{"type":"MultiPolygon","coordinates":[["@@HLL@VJDPPD^_PURDNMZDTULU\\UfkJORBQMaDUEMD]WJgBQZSJM@QPiXQBWIWQIPNnFbIzSZCPIT]TX\\"],["@@DLmAOJT\\RJ\\BHKVBTEGVSFDTLZPPCF`PTKhFFMTGBW^MKGQWVA@YPATJER`VDGQOTY^AB[TE\\FHPNKPHLCASKK]GFSPIVHJeAOUGGQiBiVW@LaRQSGNKYQQ@SXKSQNTJ@TW@MSmB@GUAUGAPyTuFMZC^HDHVHDWXJTTALT"],["@@BVZG[M"]],"encodeOffsets":[[[-63359,18134]],[[-63360,17508]],[[-63241,17561]]]}}],"UTF8Encoding":true});})); -------------------------------------------------------------------------------- /assets/maps/Bahrain.js: -------------------------------------------------------------------------------- 1 | (function (root, factory) {if (typeof define === 'function' && define.amd) {define(['exports', 'echarts'], factory);} else if (typeof exports === 'object' && typeof exports.nodeName !== 'string') {factory(exports, require('echarts'));} else {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":[{"type":"Feature","properties":{"name":"Capital Governorate"},"geometry":{"type":"Polygon","coordinates":["@@O@GVY\\]E_JBZ\\@NLVJlKBMnTSZTBHOXKB[HIXB@OPQQOgMWLgAEE"],"encodeOffsets":[[51775,26826]]}},{"type":"Feature","properties":{"name":"Central Governorate"},"geometry":{"type":"MultiPolygon","coordinates":[["@@P@H[Z_mHeTSOUAW]NWpSKÕpBGSdBxVPnJdB"],["@@FObLJOiO@a[pDLSJUl\\XXBJMD]GY"],["@@F[UG@TPP"]],"encodeOffsets":[[[51767,26826]],[[51841,26781]],[[51804,26823]]]}},{"type":"Feature","properties":{"name":"Muharraq Governorate"},"geometry":{"type":"Polygon","coordinates":["@@U]g^Gl[N\\RHQ`GRN\\DRLu`RXdARVRM[oKYVMNJFRVAPuI]Y@CmPI@nGISbFHUh]@HaCO[CKOSpKPDRYlKESX"],"encodeOffsets":[[51840,26886]]}},{"type":"Feature","properties":{"name":"Northern Governorate"},"geometry":{"type":"MultiPolygon","coordinates":[["@@KCBUAIZ@@LGE]OH_C[DBTMXD\\VLPXJGFLC\\NA"],["@@AY`I^FZ[HUcAmIUOAwTcKWLKNÁMEfDPMvQNQjSNpB^OHEVMDDXnRPIFKfYI@TVHTw"],["@@BSUIBZXL`\\PWSMaB"]],"encodeOffsets":[[[51622,26820]],[[51720,26866]],[[51665,26876]]]}},{"type":"Feature","properties":{"name":"Southern Governorate"},"geometry":{"type":"MultiPolygon","coordinates":[["@@KRBPZLPKEMYS"],["@@CUqKMrVEhCFE"],["@@GFL^ELXljpXGJVPGBS[WL[e]WELePKUgXcUIKsaV@RPZCbF^QT"],["@@GLVPJUWE"],["@@NMÂKLLXAHÖoTLXo^MTC@aSQDkTIM_HaOEI{EIFcG]DGOqDIEHMGY_iFQSGgeSjEpIZepSlO@inkXQ`GhFX\\dBbVd@Z"]],"encodeOffsets":[[[52027,26278]],[[52036,26263]],[[51959,26269]],[[51997,26363]],[[51695,26676]]]}}],"UTF8Encoding":true});})); -------------------------------------------------------------------------------- /assets/maps/British_Indian_Ocean_Territory.js: -------------------------------------------------------------------------------- 1 | (function (root, factory) {if (typeof define === 'function' && define.amd) {define(['exports', 'echarts'], factory);} else if (typeof exports === 'object' && typeof exports.nodeName !== 'string') {factory(exports, require('echarts'));} else {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":[{"type":"Feature","properties":{"name":"British Indian Ocean Territory"},"geometry":{"type":"MultiPolygon","coordinates":[["@@kwUmOGOBELE\\ ItSTYLyx[NOVdTNGEc|izYIQH]CQcC_J{TITtT^dX"],["@@VCRJH]oX"]],"encodeOffsets":[[[74212,-7567]],[[73083,-6842]]]}}],"UTF8Encoding":true});})); -------------------------------------------------------------------------------- /assets/maps/British_Virgin_Islands.js: -------------------------------------------------------------------------------- 1 | (function (root, factory) {if (typeof define === 'function' && define.amd) {define(['exports', 'echarts'], factory);} else if (typeof exports === 'object' && typeof exports.nodeName !== 'string') {factory(exports, require('echarts'));} else {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":[{"type":"Feature","properties":{"name":"British Virgin Islands"},"geometry":{"type":"MultiPolygon","coordinates":[["@@[IBPZE"],["@@GDO\\qCDNVEXFTEDc"],["@@I@iPUAWFOISZOJJNLEpJbKLD^ETPlMRGd_^eFSMKWTmXAHcF[@"],["@@EeBS_F@TJH@`RAVFLJCVJjHHZCVIFQbHLRRDRUY@GMcI[FE]]@iU"],["@@O@IPVNRSMI"],["@@gAPZ\\ERJLT@L\\NMRJXVIJ\\REnCTFVKz\\LCJ_]IA_KBIQWCYXUDGMPKMM[@AMQKOAmSMPSC"],["@@QDb\\tGLS]SOFKNUC"],["@@KCOJPLVGLHRMDMMOKVQD"],["@@FSS@JTIPAVLJNSI["]],"encodeOffsets":[[[-66161,18752]],[[-66115,18777]],[[-65887,19167]],[[-65972,18902]],[[-66114,18912]],[[-66240,18830]],[[-66315,18886]],[[-66085,18883]],[[-66080,18916]]]}}],"UTF8Encoding":true});})); -------------------------------------------------------------------------------- /assets/maps/Brunei.js: -------------------------------------------------------------------------------- 1 | (function (root, factory) {if (typeof define === 'function' && define.amd) {define(['exports', 'echarts'], factory);} else if (typeof exports === 'object' && typeof exports.nodeName !== 'string') {factory(exports, require('echarts'));} else {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":[{"type":"Feature","properties":{"name":"Belait"},"geometry":{"type":"Polygon","coordinates":["@@n±zGZiD±eôćïÌJ³^]÷ėÍÅ}O¥lĂÓpÅC`ðsb@¬öÍyzbêdŨª¶~"],"encodeOffsets":[[117239,4803]]}},{"type":"Feature","properties":{"name":"Brunei-Muara"},"geometry":{"type":"Polygon","coordinates":["@@ov\\ŮþØǦØN£ÓP saÁÙPe§i"],"encodeOffsets":[[117525,4837]]}},{"type":"Feature","properties":{"name":"Temburong"},"geometry":{"type":"Polygon","coordinates":["@@^¦¤lc²hI|GZyEpOu»RkÝXOs~ £D ykw¥F÷U[ĄeUÊ}²VZyĒ"],"encodeOffsets":[[117783,4863]]}},{"type":"Feature","properties":{"name":"Tutong"},"geometry":{"type":"Polygon","coordinates":["@@[ŭpu¡ZģHóV¢EF±Y·ËðóĈfC²YjHym²°ňĪð°"],"encodeOffsets":[[117515,5015]]}}],"UTF8Encoding":true});})); -------------------------------------------------------------------------------- /assets/maps/Cayman_Islands.js: -------------------------------------------------------------------------------- 1 | (function (root, factory) {if (typeof define === 'function' && define.amd) {define(['exports', 'echarts'], factory);} else if (typeof exports === 'object' && typeof exports.nodeName !== 'string') {factory(exports, require('echarts'));} else {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":[{"type":"Feature","properties":{"name":"Cayman Islands"},"geometry":{"type":"MultiPolygon","coordinates":[["@@lqxG~bFX~JGh[lgjJpM¬RAZWIm_@SNMEwiAqR}P]YbPXCfLrUvuRH\\vXpSaUhOa"],["@@RRJ¤ZT[ G¡m[FOUcMiARbxZ"],["@@hXtNnrLtbpJXYog©[kA"]],"encodeOffsets":[[[-83322,19786]],[[-81991,20160]],[[-81808,20161]]]}}],"UTF8Encoding":true});})); -------------------------------------------------------------------------------- /assets/maps/Comoros.js: -------------------------------------------------------------------------------- 1 | (function (root, factory) {if (typeof define === 'function' && define.amd) {define(['exports', 'echarts'], factory);} else if (typeof exports === 'object' && typeof exports.nodeName !== 'string') {factory(exports, require('echarts'));} else {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":[{"type":"Feature","properties":{"name":"Anjouan"},"geometry":{"type":"Polygon","coordinates":["@@jEPWI~ShDNNhAlL`XT\\bFJrTbWln\\@luKmV[Ld DoLMLUqX¿KweSiRFhmvg^cNGXYV[Fc|fiGvUT`aZVP"],"encodeOffsets":[[45279,-12459]]}},{"type":"Feature","properties":{"name":"Grande Comore"},"geometry":{"type":"Polygon","coordinates":["@@V`ZX\\Iz@TIzVnBlYPNbpf®ZfOfAn»QOWBeNMAMcORqGSNY`YDU^aFgVUNgDwISR[NsJAzRKHmQESmO@_Y]@qbYtuNiGuDgT_^[k^U¦"],"encodeOffsets":[[44268,-12014]]}},{"type":"Feature","properties":{"name":"Moheli"},"geometry":{"type":"Polygon","coordinates":["@@BdnXVIIgf[\\AJU^GRUSxmRgIg³f©TÁHeIWHJl_dYB["],"encodeOffsets":[[44673,-12574]]}}],"UTF8Encoding":true});})); -------------------------------------------------------------------------------- /assets/maps/Cook_Islands.js: -------------------------------------------------------------------------------- 1 | (function (root, factory) {if (typeof define === 'function' && define.amd) {define(['exports', 'echarts'], factory);} else if (typeof exports === 'object' && typeof exports.nodeName !== 'string') {factory(exports, require('echarts'));} else {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":[{"type":"Feature","properties":{"name":"Aitutaki"},"geometry":{"type":"Polygon","coordinates":["@@nVBe[UnLX"],"encodeOffsets":[[-163631,-19311]]}},{"type":"Feature","properties":{"name":"Atiu"},"geometry":{"type":"Polygon","coordinates":["@@GUaitD~~Ft"],"encodeOffsets":[[-161876,-20481]]}},{"type":"Feature","properties":{"name":"Mangaia"},"geometry":{"type":"Polygon","coordinates":["@@rA_³Ms^AhTpVT]"],"encodeOffsets":[[-161688,-22430]]}},{"type":"Feature","properties":{"name":"Mauke"},"geometry":{"type":"Polygon","coordinates":["@@wEOxLjzQB"],"encodeOffsets":[[-161101,-20663]]}},{"type":"Feature","properties":{"name":"Mitiaro"},"geometry":{"type":"Polygon","coordinates":["@@FtfJncK{sUYx"],"encodeOffsets":[[-161508,-20347]]}},{"type":"Feature","properties":{"name":"Palmerston"},"geometry":{"type":"Polygon","coordinates":["@@ZÈp^bx¸~ÄVCQk|kÈÉh}\\V»GU_©¥{g_SGD¯\\^{hsrÄoÄE"],"encodeOffsets":[[-167323,-18489]]}},{"type":"Feature","properties":{"name":"Puaikura"},"geometry":{"type":"Polygon","coordinates":["@@WicHYPZ"],"encodeOffsets":[[-163659,-21716]]}},{"type":"Feature","properties":{"name":"Takitumu"},"geometry":{"type":"Polygon","coordinates":["@@XjxHvjXuWugIZ"],"encodeOffsets":[[-163636,-21770]]}},{"type":"Feature","properties":{"name":"Te-Au-O-Tonga"},"geometry":{"type":"Polygon","coordinates":["@@uiwG |RIfW"],"encodeOffsets":[[-163569,-21724]]}}],"UTF8Encoding":true});})); -------------------------------------------------------------------------------- /assets/maps/Coral_Sea_Islands_Territory.js: -------------------------------------------------------------------------------- 1 | (function (root, factory) {if (typeof define === 'function' && define.amd) {define(['exports', 'echarts'], factory);} else if (typeof exports === 'object' && typeof exports.nodeName !== 'string') {factory(exports, require('echarts'));} else {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":[{"type":"Feature","properties":{"name":"Coral Sea Islands Territory"},"geometry":{"type":"MultiPolygon","coordinates":[["@@żǚҠë̪ǾʱǍ˓ֽʫۧØ©˪"],["@@ʜͨ\\̄џġʃ֟Ь"],["@@ѴǶ¢ե˕«ȿМ"],["@@Ā̸ʹàƆЉɉȣͯɖ"],["@@˨̨̮ůǭ·Чǐ"],["@@ư˜Β§ăϥнƲ"],["@@ϞӀêȝ٩̣Ȣ"]],"encodeOffsets":[[[154207,-17851]],[[153347,-16696]],[[151676,-17992]],[[155596,-19687]],[[156978,-22387]],[[151136,-16920]],[[162593,-30662]]]}}],"UTF8Encoding":true});})); -------------------------------------------------------------------------------- /assets/maps/Djibouti.js: -------------------------------------------------------------------------------- 1 | (function (root, factory) {if (typeof define === 'function' && define.amd) {define(['exports', 'echarts'], factory);} else if (typeof exports === 'object' && typeof exports.nodeName !== 'string') {factory(exports, require('echarts'));} else {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":[{"type":"Feature","properties":{"name":"Ali Sabieh"},"geometry":{"type":"Polygon","coordinates":["@@ǚúĬĎTČFĮÇɕΏKYÿ_SXÉPO}eqGolbqsCƊÄz"],"encodeOffsets":[[43691,11530]]}},{"type":"Feature","properties":{"name":"Arta"},"geometry":{"type":"Polygon","coordinates":["@@~gĈ§LFPuQUy@bZEFrs\\VbdÞfdhnGÀDN@¹ɚGtopQHeda{¥ĭÈċEčSīǙùƟCŷŖMƴª¾"],"encodeOffsets":[[43405,11916]]}},{"type":"Feature","properties":{"name":"Dikhil"},"geometry":{"type":"Polygon","coordinates":["@@úÍƲƅw©½NƳŸŕƠDÃyDƉć}å³µ^}B¯[][ÍMQTãGMY{QIoÝCOElsDñr`RvDȸFÈ[âoĆ`ªdvFì|Þ¸pJ°fîĶ"],"encodeOffsets":[[43049,12219]]}},{"type":"Feature","properties":{"name":"Djibouti"},"geometry":{"type":"Polygon","coordinates":["@@@º¼AĀLv] \\ÉəH"],"encodeOffsets":[[43955,11810]]}},{"type":"Feature","properties":{"name":"Obock"},"geometry":{"type":"Polygon","coordinates":["@@TZvFjhGzo^JpRZdp~G~\\pŪ¼NGd©Öćâď\\\\`»lqdçDXUnPĽW ÉKH[iD»U«§»aQstąŴ§¾u¦_ďŬ@|"],"encodeOffsets":[[43735,12673]]}},{"type":"Feature","properties":{"name":"Tadjourah"},"geometry":{"type":"Polygon","coordinates":["@@x¢zz¸^T\\nznªÒº¤jÊ¢¾f¼²ÆmsÚÕl\\@{Đū`¥v¨½ĆųtsYgáKiumCÁR{[qiOsEkwcm}K]mYdgUn]HgiKEć¨}hxƱƆùÎ"],"encodeOffsets":[[43049,12219]]}}],"UTF8Encoding":true});})); -------------------------------------------------------------------------------- /assets/maps/Equatorial_Guinea.js: -------------------------------------------------------------------------------- 1 | (function (root, factory) {if (typeof define === 'function' && define.amd) {define(['exports', 'echarts'], factory);} else if (typeof exports === 'object' && typeof exports.nodeName !== 'string') {factory(exports, require('echarts'));} else {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":[{"type":"Feature","properties":{"name":"Región Continental"},"geometry":{"type":"MultiPolygon","coordinates":[["@@wZFSM"],["@@^qE\\[fjNtaæo\\RxWH\\SbȪBɌ@˾ADC̠BIYQ˟F̡HϿ͛BȷAɃ@˟@ʍ@AU~]fw^JÁYu[AO]zovPÏqNs¢efxTb~VºxPfd\\HGjxrÌFf|tiHlrxdxnTntZvAX|`ND|SĘ|°BÔI¤Y²V^\\"]],"encodeOffsets":[[[9555,909]],[[10059,2406]]]}},{"type":"Feature","properties":{"name":"Región Insular"},"geometry":{"type":"MultiPolygon","coordinates":[["@@Vhf_NoWscjMr"],["@@[nG¾j®frhRÜ[hPX|WrHĖz|¬TxrZfÜE®HjR|]lHWicÃo«wCu]aw[NO«Y}msl^wK¡bcAµrEp"]],"encodeOffsets":[[[5755,-1456]],[[8640,3383]]]}}],"UTF8Encoding":true});})); -------------------------------------------------------------------------------- /assets/maps/Gibraltar.js: -------------------------------------------------------------------------------- 1 | (function (root, factory) {if (typeof define === 'function' && define.amd) {define(['exports', 'echarts'], factory);} else if (typeof exports === 'object' && typeof exports.nodeName !== 'string') {factory(exports, require('echarts'));} else {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":[{"type":"Feature","properties":{"name":"Gibraltar"},"geometry":{"type":"Polygon","coordinates":["@@N@LC@MBKEC@QBEE[EGGD@JMVFLENIHBJNADP"],"encodeOffsets":[[-5480,37023]]}}],"UTF8Encoding":true});})); -------------------------------------------------------------------------------- /assets/maps/Guernsey.js: -------------------------------------------------------------------------------- 1 | (function (root, factory) {if (typeof define === 'function' && define.amd) {define(['exports', 'echarts'], factory);} else if (typeof exports === 'object' && typeof exports.nodeName !== 'string') {factory(exports, require('echarts'));} else {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":[{"type":"Feature","properties":{"name":"Alderney"},"geometry":{"type":"Polygon","coordinates":["@@\\N@HTBPBVAND@JnDJCMKSAFEGGI@UMQA[IgDAL"],"encodeOffsets":[[-2288,50903]]}},{"type":"Feature","properties":{"name":"Guernsey"},"geometry":{"type":"MultiPolygon","coordinates":[["@@DFP@LCJDLRALMPJAJFTCJF@FZAXHBJNFRDPVRDNNLCJDXKHPARTADGNAHJbGDKEKE@EODEEEI@WCKGCMFEEK@IJEMYPOBGQIGBFNM@_SIFAHS@GDKIOC[DGEUFE@QFGASHQEKBSFEL"],["@@TFAKPMGIMECHDLKP"]],"encodeOffsets":[[[-2739,50620]],[[-2516,50668]]]}},{"type":"Feature","properties":{"name":"Sark"},"geometry":{"type":"Polygon","coordinates":["@@JFVF@HKBGNXRCFFJJGNC@IRC@OIGU@MKCOMEEBIL"],"encodeOffsets":[[-2440,50601]]}}],"UTF8Encoding":true});})); -------------------------------------------------------------------------------- /assets/maps/Guyana.js: -------------------------------------------------------------------------------- 1 | (function (root, factory) {if (typeof define === 'function' && define.amd) {define(['exports', 'echarts'], factory);} else if (typeof exports === 'object' && typeof exports.nodeName !== 'string') {factory(exports, require('echarts'));} else {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":[{"type":"Feature","properties":{"name":"Guyana"},"geometry":{"type":"MultiPolygon","coordinates":[["@@S´ĚÄN~Ú¬Ú£Äxð ºT ʦ¼Pĺ[¨QÈÊ\\î¾ÚĞv°t²¬\\¦rÆKÕªQ{zğ¥Å´[¦ÌsæûĎBÄJúŜN¶ÂÔĂYÔjòÒvîZ|¼E²Xü¢¾Ī`~ì¶ad¼ƊýŪ×ȲũŔēǪșoÀĕøuŮǣ°ñWė^¹Yұɻƕ@ÓcçW\\¾ĖÚäÔhøeÀĜHÐsǨƩÒÙIJč¤ÏāάOŠāĆğºǁyƗCÿćÏßOć¹ÀÍUÿª[uálÛÝB}mÃC¡fñaãf·{ËFãěäœ@£¹©ŏ}JĭãϵlåLãòßäģ²ſÆ}¤Ç¦hËy¯f¦gÜp¢unÎE¶vl¹_HąðſkÏdēdžǽI©ãºÇI¦A±ºL¯ĀĽ»ĘD˹]}ë{yÏR«µij~uåmijĒŕ¹kËEm³ÅccċđħćU¯¤ñGMăU{¯^Dñu±±PËu¾ſRÝ£R¥ĻMF»uđûDfåI}ëåyX¥Ì]ÆʼnLǣÈïŊD«_¬ijĮĽlAÝC[¤xêPĪaèj´k²M÷Æq°AÜÙĦPwºPȶÔSÖ¶ÞO¸ÄĜ Ðî» ^ înpØFâÐ\\d_¬Ð G¹L_°nÆÅ\\AĖ´¼¹ÞÏėT»ċ_ùrò®ZK¦¦ZŚƠCÊĥ¶îD´ŗád¥ýtWħÇS˯̈́ˣ̺"],["@@ĐÙÏ"],["@@DÊö¤AÇąi·"]],"encodeOffsets":[[[-62888,6115]],[[-59878,7086]],[[-59971,6886]]]}}],"UTF8Encoding":true});})); -------------------------------------------------------------------------------- /assets/maps/Iraq.js: -------------------------------------------------------------------------------- 1 | (function (root, factory) {if (typeof define === 'function' && define.amd) {define(['exports', 'echarts'], factory);} else if (typeof exports === 'object' && typeof exports.nodeName !== 'string') {factory(exports, require('echarts'));} else {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":[{"type":"Feature","properties":{"name":"Iraq"},"geometry":{"type":"Polygon","coordinates":["@@ȚĶɼŨˊƌвɆńưúʀŢǒĈɤÆhT¨PL^ĘǦĘŀPYØHäQJIìNÔdæČgNÆöGT¸ÒYǾĩǼdŀ\\Ų\\`M^ĎŴPR̤°°RÈ¢¶ªz\\|̖ˆjrmPAhĠzIJZNpbZ¨f\\HrnTpvpVt~~MNqpA¢gÆYTTPpjZâHX[àWzUvpBXg¢wS`c[VP®F{¶L`PĦQz}hzÀA¤Al|F [²RîbDjylSFReEu«I½¦³UQXm KT^ GpCÖp¨|ETlvzrHtn´cF®SRq}g~qHidOdyP\\_tETqk§~@ecOo{NØEnR~vHY§L¹]]{WZqCguGScXgYP\\OL}gA|Z¶`³GW}uk]Hcja[uHpjIVgQimSZo¢GzfOlVKHz{[{^{|_Pilmr^I~Rfº]nX BjD]@e|qbX|aphZKd¨MN[qwAy[}PqU[omNOH \\kkI©RmIXLq`]Y§¬÷|rS¬\\y¥æoQwygCeqWq\\eIKRaheQ§zcGKcAs\\AcqoE}{F[XDTEgkiiMTu^mIaiUioIsZMhKY`i@¥sHhWO¿GVWOaXqA[iL}g`sX|X`®il{A[[]v©ÇG Yo@w]¤L¤·ªÕLenUfuQcjQx{¦oe°n¦b¤LTUWkzYz]_ë«úC~brE~©N@}Acha²yD Qs`Y£wÍV[EcE@imsCKqMÐbÌAĔw²qj]xIĂÅsÄk±PccVm¨Ìd_ººÜ`HÂDt¤W¢Epizw[V`SSiqnGBo@wnO^mJ¨ ImtyvSh^zwpKLejKWmPa¦{T{Ƶ͛@ȑ@ƙ¢AɴAvCMбAqäm´wjwN¡hrtOþāuP]C{}Hmin}F^q¦{ægnUÝcd_acX«A§vhǽpđHSyLcÈ[ziZ]t`zI\\Lbfb¢GpcZčpcdµluTydGnsAml«iReGyJȹĂ˯@Y§»_]§ÅmÏeÇo}Q·y_]_ CeÍ©±}sc ¿Ñ¯Ç£ŃɝnгͥȿfʩpùÊ|nɷǦȵƴǁŜȍƒ͍ɸɥnjBȼɥĪʟłʡŀ˵Ś˵Ŕ̽ƺɯŐ̻ƲǔͱĊǫªýhľǻ©µƦĎrçȴǯՈ"],"encodeOffsets":[[39725,34177]]}}],"UTF8Encoding":true});})); -------------------------------------------------------------------------------- /assets/maps/Isle_of_Man.js: -------------------------------------------------------------------------------- 1 | (function (root, factory) {if (typeof define === 'function' && define.amd) {define(['exports', 'echarts'], factory);} else if (typeof exports === 'object' && typeof exports.nodeName !== 'string') {factory(exports, require('echarts'));} else {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":[{"type":"Feature","properties":{"name":"Ayre"},"geometry":{"type":"Polygon","coordinates":["@@nVtNLVJCAmI]]wC[gKCUZ[@a W}kISUIo@QpHT[PPNKRPxdNfwHAT"],"encodeOffsets":[[-4607,55689]]}},{"type":"Feature","properties":{"name":"Garff"},"geometry":{"type":"Polygon","coordinates":["@@VJJT~lX@bY\\DVhLDSZ]tKzGPM]]eW[_YSCWqSOWDOZK__gKKFD^[foJSt"],"encodeOffsets":[[-4580,55545]]}},{"type":"Feature","properties":{"name":"Glenfaba"},"geometry":{"type":"Polygon","coordinates":["@@j[FMfBvWIYQSqaoowA[s[qCYIFjSTDTTH^nGXbXZDJl"],"encodeOffsets":[[-4730,55566]]}},{"type":"Feature","properties":{"name":"Michael"},"geometry":{"type":"Polygon","coordinates":["@@tpVh`jVTVnbZ~XBSxGMewcO LQOM\\OGSQCD_wOWQuXeAENi\\"],"encodeOffsets":[[-4730,55566]]}},{"type":"Feature","properties":{"name":"Middle"},"geometry":{"type":"Polygon","coordinates":["@@pprbRTJZXRxPC`RDRop@TspI\\eC]LECKsIUBaUHc]G_QeDOWUGSUo@}SBb\\^Gja\\EZ"],"encodeOffsets":[[-4723,55470]]}},{"type":"Feature","properties":{"name":"Rushen"},"geometry":{"type":"MultiPolygon","coordinates":[["@@LJnFFG[YS@OR"],["@@ZJrDt\\\\xBFYb[Hi[]AaCM]IyG]OcA@NaVo@]KFOcCCMaASK]PLVPDb`_JXVdH`p"]],"encodeOffsets":[[[-4946,55351]],[[-4847,55434]]]}}],"UTF8Encoding":true});})); -------------------------------------------------------------------------------- /assets/maps/Israel.js: -------------------------------------------------------------------------------- 1 | (function (root, factory) {if (typeof define === 'function' && define.amd) {define(['exports', 'echarts'], factory);} else if (typeof exports === 'object' && typeof exports.nodeName !== 'string') {factory(exports, require('echarts'));} else {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":[{"type":"Feature","properties":{"name":"Center District"},"geometry":{"type":"Polygon","coordinates":["@@v¼X\\zÌÂ]¤IUrihL¢bLYrTx±j¸ŴORR¸Q{rFTUyEdwMcuQEoF Me`£Wãp dGPM{EBWS{ÑUk] ymuV{qXLhcv\\Kd D"],"encodeOffsets":[[35499,32626]]}},{"type":"Feature","properties":{"name":"Haifa District"},"geometry":{"type":"Polygon","coordinates":["@@¡EWMG]^we±M{uQÉ@oeÄCRfrD|o¡w]BuwqÑqE|·RQQPƦ^ôCp`\\\\üCnvVqlRzRv"],"encodeOffsets":[[35919,33678]]}},{"type":"Feature","properties":{"name":"Jerusalem District"},"geometry":{"type":"Polygon","coordinates":["@@l^ÒVT|XAamCxpIXcÂq®TxdmOUCLqi_TÓdoK·iK¥Z|qXINlWd\\b{Zov"],"encodeOffsets":[[35657,32551]]}},{"type":"Feature","properties":{"name":"North District"},"geometry":{"type":"Polygon","coordinates":["@@Ht[NRxĂFÒ@PvO°`pEHanR¤J`t´C@pz`I\\`´ITNh¬bmqAvXnxnReDjSNsuA]Ulķp¯[½cQm}WRgP_QTAmvsemLqakDċrJOhTlcb¿Q\\y|m[{pqCQeÃDf@p ÊvRN|f²]xH^NFX¢"],"encodeOffsets":[[35919,33678]]}},{"type":"Feature","properties":{"name":"South District"},"geometry":{"type":"Polygon","coordinates":["@@CLc [duKgrW|vUnzpu|Y[aXcMkJrW{Y]mKFesueRg~{ð^ņEtRÒVÀ¢ò²^\\äJEÝ_³¥åMVy«JwQCmqmBceiGuXsIciOCieOAwc_e@Q]CµHv¯QsANM`y]Ñ_Acm[¡i Lc@¯ ÇM}[acÙRqM÷³±s¦W®X¢m®OÂkİ©Ų{Â×njWÇWtfÈ@ÖeØýƪÑƲÅƴvllxN`Q²`x°¬~n^f|Õ¬Îú иĖ"],"encodeOffsets":[[35499,32626]]}},{"type":"Feature","properties":{"name":"Tel Aviv District"},"geometry":{"type":"Polygon","coordinates":["@@´ŘhÀ²SwZqaKK¡jgVq£JÁ^"],"encodeOffsets":[[35567,32772]]}}],"UTF8Encoding":true});})); -------------------------------------------------------------------------------- /assets/maps/Jamaica.js: -------------------------------------------------------------------------------- 1 | (function (root, factory) {if (typeof define === 'function' && define.amd) {define(['exports', 'echarts'], factory);} else if (typeof exports === 'object' && typeof exports.nodeName !== 'string') {factory(exports, require('echarts'));} else {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":[{"type":"Feature","properties":{"name":"Cornwall County"},"geometry":{"type":"Polygon","coordinates":["@@A]TaHiGMJ]c±Mãy§£|L£[HğŻlċKYHgBkM}JiIyH]N[\\eP[b@`oVaXHRIfRnMdaXVwMgLQv]`]|SB h@^OTHdSn[Z_P]BGM[RKoBELOuYQ@e\\ETiJ_GwRZS^EZRTX@R`FCXL\\UV`F`@MZLNl\\P\\`HRZTC@CUZMLn^F´YjJVEJLJ\\W^HpOjCJPORZNIZLl¤fxJv@IO\\BnGVQtO~HHQhIVN`KrN@jOnB\\IvBNU"],"encodeOffsets":[[-79314,18913]]}},{"type":"Feature","properties":{"name":"Middlesex County"},"geometry":{"type":"MultiPolygon","coordinates":[["@@fLb[HYQEWZeV"],["@@VVTAgLVjAfQHVT´[jCb[^KbLbIX[]BVN^AVLlGTSNF~OtGJThJ~GV[QMJgXAoVWbINQOQVKNgferTz_\\PRKµķkPfkScPOWUBQHWD{QO[@ESXIGaXuc@_KQ]MESF][kkwyUW\\QBiUQVi@SKIT^^Kfsf[GMR[W{GysKoOSHcWGC]ZSIYgADT[DaWBUv@hOZZZGE_`UB_icuGwRaTUZaRgtoNEVu^eLjB}M]mTk^WBkČżGĠ¤\\K¤{z¨Näd²I^HNGjSbB^"]],"encodeOffsets":[[[-78932,18315]],[[-79314,18913]]]}},{"type":"Feature","properties":{"name":"Surrey County"},"geometry":{"type":"Polygon","coordinates":["@@^B\\WR_dY~BbNt{tKXNVSbFXPfC\\kjMFNdBNMEnMR_\\FLYAY^OBaxLSLoNU@ahcPaXKIiFSXQjBdwQQWNmIMSkESQeFg[cHJbaIEg[@\\[BQSFK]Ae[eG[PGTgLGUNUp]ZafcRSCmVOqB]YMNXVI^JM^UNIsDpUeWbHWJFT\\@RPC|GXRVAPXdOlTelO¶ĸ"],"encodeOffsets":[[-78540,18705]]}}],"UTF8Encoding":true});})); -------------------------------------------------------------------------------- /assets/maps/Jersey.js: -------------------------------------------------------------------------------- 1 | (function (root, factory) {if (typeof define === 'function' && define.amd) {define(['exports', 'echarts'], factory);} else if (typeof exports === 'object' && typeof exports.nodeName !== 'string') {factory(exports, require('echarts'));} else {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":[{"type":"Feature","properties":{"name":"Jersey"},"geometry":{"type":"Polygon","coordinates":["@@NPbAHHNIRARML@bFLATRdBPKdBJIZBHJNCTQDKNCdDJFNKTATEDKKUNSLGWIIULeMEYHQBmK[X]B@MQBJNMNBFYNeF[CMGAYLMGKOLWADRYLUO]EOBULNFPTF^K`W\\UPCH"],"encodeOffsets":[[-2308,50432]]}}],"UTF8Encoding":true});})); -------------------------------------------------------------------------------- /assets/maps/Juguang.js: -------------------------------------------------------------------------------- 1 | (function (root, factory) {if (typeof define === 'function' && define.amd) {define(['exports', 'echarts'], factory);} else if (typeof exports === 'object' && typeof exports.nodeName !== 'string') {factory(exports, require('echarts'));} else {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('undefined', {"type":"FeatureCollection","features":[{"type":"Feature","properties":{"name":"Juguang"},"geometry":{"type":"MultiPolygon","coordinates":[["@@^fTMk[ED"],["@@hDQ]UZ"]],"encodeOffsets":[[[122840,26574]],[[122803,26604]]]}}],"UTF8Encoding":true});})); -------------------------------------------------------------------------------- /assets/maps/Kuwait.js: -------------------------------------------------------------------------------- 1 | (function (root, factory) {if (typeof define === 'function' && define.amd) {define(['exports', 'echarts'], factory);} else if (typeof exports === 'object' && typeof exports.nodeName !== 'string') {factory(exports, require('echarts'));} else {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":[{"type":"Feature","properties":{"name":"Ahmadi"},"geometry":{"type":"Polygon","coordinates":["@@V¢D`dÞNIPLÂOFŶ^pĪsØA~DnSÚZfÉFPUVµdzLc|s¤[QsAx¤qAFOY^OZqJsvĝA}EDžCÙ_ŗXƵCBh®ewnaÀP[âyg"],"encodeOffsets":[[48678,29598]]}},{"type":"Feature","properties":{"name":"Al Asimah"},"geometry":{"type":"MultiPolygon","coordinates":[["@@~Th_FMpLpb jrzfBPeh[uglEeZÅU{HõBiV^hA|"],["@@jJ\\WQ¢Ua}Vor @Nj"]],"encodeOffsets":[[[48917,30076]],[[49449,30175]]]}},{"type":"Feature","properties":{"name":"Farwaniya"},"geometry":{"type":"Polygon","coordinates":["@@vtJRTD¤|GÆVfYRHb}am×Bĩt"],"encodeOffsets":[[48951,29908]]}},{"type":"Feature","properties":{"name":"Hawalli"},"geometry":{"type":"Polygon","coordinates":["@@FkvhgVNOQo@£qKßBQ"],"encodeOffsets":[[49131,30008]]}},{"type":"Feature","properties":{"name":"Jahra"},"geometry":{"type":"MultiPolygon","coordinates":[["@@B{]gjUöAC£QSsIu]oEŵÁPOKJÝMcC_¡UwY~˳ʇ¹HȁrHhxxȤ°ÀÒd~tª²ÎDf``^zR¸p~ÈfnÐÆ¨^¼`¨Z˰@ȺāRaIGo^©MHuóvqvWB}dxTvmykt«lÁZ@Wk[Õ»awkByqJevCX"],["@@dFTD|ly`cGGymPPfvB\\vNGp[¨^yTMjzi^uAcYsss³§{aTcx[I~opSgnV@\\~Rb\\C°e"],["@@aAiZnV^m"],["@@yVwf~Vpr`m_[s]UaT"],["@@[ uakKaRp|ZtD"]],"encodeOffsets":[[[48917,30076]],[[49321,30544]],[[49244,30562]],[[49255,30621]],[[49255,30739]]]}},{"type":"Feature","properties":{"name":"Mubarak Al-Kabeer"},"geometry":{"type":"Polygon","coordinates":["@@àArL|ïÙYmT}Cbna~G"],"encodeOffsets":[[49140,29969]]}}],"UTF8Encoding":true});})); -------------------------------------------------------------------------------- /assets/maps/Lebanon.js: -------------------------------------------------------------------------------- 1 | (function (root, factory) {if (typeof define === 'function' && define.amd) {define(['exports', 'echarts'], factory);} else if (typeof exports === 'object' && typeof exports.nodeName !== 'string') {factory(exports, require('echarts'));} else {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":[{"type":"Feature","properties":{"name":"Beirut Governorate"},"geometry":{"type":"Polygon","coordinates":["@@Wu¥UUÔH"],"encodeOffsets":[[36396,34719]]}},{"type":"Feature","properties":{"name":"Beqaa Governorate"},"geometry":{"type":"Polygon","coordinates":["@@Ò@ZÌFno¬ÈtjZ~vxrB ÚD¸Ph¦vPªzhº¾xL~tLzTÚKjNlîRsssxQJigaX£s{]¯[ACw}aRSA_Ù±»~FwJiÕ@Ûvu£lÁmJ}©aAwqe@{kNsÖo`orU}}Ý_YY^mo¯_µTUqh G£eZi°R"],"encodeOffsets":[[36488,34329]]}},{"type":"Feature","properties":{"name":"Mount Lebanon Governorate"},"geometry":{"type":"Polygon","coordinates":["@@t¶VZF`°vFئVXv|A^zzvevt¤O¢[LJ°`f¤kQĖF]¸A¼iOgC·ÙqAuwY}si«ÇpmEË@YÑ}z@{@³i¿AÇl"],"encodeOffsets":[[36237,34400]]}},{"type":"Feature","properties":{"name":"Nabatiyeh Governorate"},"geometry":{"type":"Polygon","coordinates":["@@Nf|vXp´¨@§Bb@~mj\\r[v|BvFrhøTKq@É^²xfY¤®HrgV¶SmQwmmÝ[ang«iăo{@o³D_sÑ[¹¤"],"encodeOffsets":[[36148,33896]]}},{"type":"Feature","properties":{"name":"North Lebanon Governorate"},"geometry":{"type":"Polygon","coordinates":["@@XO|j Rb¾NM|ôn¸¨tXLp_úº]®BČPOÌL\\¢xRZ~sQRF`Wµ±uHmSysKK}w¹½gy ©O¥u»j·B^ĕER£l"],"encodeOffsets":[[36505,35036]]}},{"type":"Feature","properties":{"name":"South Lebanon Governorate"},"geometry":{"type":"Polygon","coordinates":["@@ÈkÀB´j|@@~yQj¯±w]@ÊLr÷SqguEAu{\\[qni@}a¨A@³§Woue{MMN¯_uPOÕDZjxXrRIºL èrTVl"],"encodeOffsets":[[36237,34400]]}}],"UTF8Encoding":true});})); -------------------------------------------------------------------------------- /assets/maps/Liechtenstein.js: -------------------------------------------------------------------------------- 1 | (function (root, factory) {if (typeof define === 'function' && define.amd) {define(['exports', 'echarts'], factory);} else if (typeof exports === 'object' && typeof exports.nodeName !== 'string') {factory(exports, require('echarts'));} else {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":[{"type":"Feature","properties":{"name":"Wahlkreis Oberland"},"geometry":{"type":"Polygon","coordinates":["@@JETN¬GJEZB@YrYP[jEEIDQTIQQIO\\SAcSASWMSYMR[PoICEaEKDKMQJINFLdNjXNZOGVQRQ^I`DT"],"encodeOffsets":[[9716,48323]]}},{"type":"Feature","properties":{"name":"Wahlkreis Unterland"},"geometry":{"type":"Polygon","coordinates":["@@FPR\\J\\`fTfTAhURSY[\\OTSLGGSOOYAIF«HSMIF"],"encodeOffsets":[[9716,48323]]}}],"UTF8Encoding":true});})); -------------------------------------------------------------------------------- /assets/maps/Maldives.js: -------------------------------------------------------------------------------- 1 | (function (root, factory) {if (typeof define === 'function' && define.amd) {define(['exports', 'echarts'], factory);} else if (typeof exports === 'object' && typeof exports.nodeName !== 'string') {factory(exports, require('echarts'));} else {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":[{"type":"Feature","properties":{"name":"Dhekunu Province"},"geometry":{"type":"MultiPolygon","coordinates":[["@@nQGM]BKRDL"],["@@Q[bmDeS\\]|@L^L"],["@@E[KKKd^D"],["@@ANNLXaX[MImn"]],"encodeOffsets":[[[74901,-701]],[[74845,-592]],[[74996,-592]],[[75174,-296]]]}},{"type":"Feature","properties":{"name":"Mathi-Dhekunu Province"},"geometry":{"type":"MultiPolygon","coordinates":[["@@LTXGSOOD"],["@@APFV`Bcg"],["@@G^PHD]KG"]],"encodeOffsets":[[[75023,228]],[[75189,271]],[[74745,490]]]}},{"type":"Feature","properties":{"name":"Mathi-Uthuru Province"},"geometry":{"type":"MultiPolygon","coordinates":[["@@MPRHLMOI"],["@@OXTHC_"],["@@OfVEE_"],["@@G^TA@QKI"],["@@N^CZPJBWSeGC"],["@@@TLdTH_"],["@@d@WSKT"],["@@BRIZJLPQQe"],["@@Z_MIKj"]],"encodeOffsets":[[[74732,6695]],[[74808,6719]],[[74826,6771]],[[74836,6813]],[[74866,6838]],[[74925,6902]],[[74957,6981]],[[74971,7105]],[[74743,7195]]]}},{"type":"Feature","properties":{"name":"Medhu-Dhekunu Province"},"geometry":{"type":"MultiPolygon","coordinates":[["@@GRjLRHFI]MSSGF"],["@@CcKBPb"],["@@P_[yOuQDPTNjFJD"]],"encodeOffsets":[[[75321,2160]],[[75289,1915]],[[75310,1990]]]}},{"type":"Feature","properties":{"name":"Medhu-Uthuru Province"},"geometry":{"type":"MultiPolygon","coordinates":[["@@^\\FYcA"],["@@SJVLAU"],["@@BTPVLIKWQG"]],"encodeOffsets":[[[74574,3553]],[[74715,4537]],[[75220,5066]]]}}],"UTF8Encoding":true});})); -------------------------------------------------------------------------------- /assets/maps/Malta.js: -------------------------------------------------------------------------------- 1 | (function (root, factory) {if (typeof define === 'function' && define.amd) {define(['exports', 'echarts'], factory);} else if (typeof exports === 'object' && typeof exports.nodeName !== 'string') {factory(exports, require('echarts'));} else {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":[{"type":"Feature","properties":{"name":"Comino"},"geometry":{"type":"Polygon","coordinates":["@@TFNAVQCG_CEJIFCJ"],"encodeOffsets":[[14667,36882]]}},{"type":"Feature","properties":{"name":"Gozo"},"geometry":{"type":"Polygon","coordinates":["@@DJZAJJVBR@TDbCHEXCNIDGRGPHVQVBFONAZUBO[IgBIKKAWGIBYIOFCFUBYFQAMTSHSCMFHHA^FFAJMFAJ"],"encodeOffsets":[[14524,36936]]}},{"type":"Feature","properties":{"name":"Malta"},"geometry":{"type":"Polygon","coordinates":["@@FJ`T`LLCJPLALSQCSOMGHMRBbHFGV@JGKGM]ZJNAHHPDBFPF@WPLVELQJHLQVCHDNCHGJCH]JFRGHMY@EKRENFN@W[LCdVPCZMLMHATOAKJKUKFSKGFYCQEACRKTOOIFO@FI@KR@HEEOYIiBaNe@SLWAYJqJAJgJ@HYNWJSLSVSFKLBLCLMNFHEJZ@EJIHBPRBBRKHQDAFXTCHC\\]AEF"],"encodeOffsets":[[14663,36835]]}}],"UTF8Encoding":true});})); -------------------------------------------------------------------------------- /assets/maps/Monaco.js: -------------------------------------------------------------------------------- 1 | (function (root, factory) {if (typeof define === 'function' && define.amd) {define(['exports', 'echarts'], factory);} else if (typeof exports === 'object' && typeof exports.nodeName !== 'string') {factory(exports, require('echarts'));} else {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":[{"type":"Feature","properties":{"name":"Monaco"},"geometry":{"type":"Polygon","coordinates":["@@HD@DPLHBHFDJLBFDBIEBGCGOMABGHBBCSMSJ"],"encodeOffsets":[[7587,44780]]}}],"UTF8Encoding":true});})); -------------------------------------------------------------------------------- /assets/maps/Montserrat.js: -------------------------------------------------------------------------------- 1 | (function (root, factory) {if (typeof define === 'function' && define.amd) {define(['exports', 'echarts'], factory);} else if (typeof exports === 'object' && typeof exports.nodeName !== 'string') {factory(exports, require('echarts'));} else {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":[{"type":"Feature","properties":{"name":"Saint Anthony"},"geometry":{"type":"Polygon","coordinates":["@@Oj]zGJ]_g@cZizCh"],"encodeOffsets":[[-63726,17139]]}},{"type":"Feature","properties":{"name":"Saint Georges"},"geometry":{"type":"Polygon","coordinates":["@@FhXtXRjuDyHi^"],"encodeOffsets":[[-63691,17131]]}},{"type":"Feature","properties":{"name":"Saint Peter"},"geometry":{"type":"Polygon","coordinates":["@@WQWsEg PCZX\\F`^rBdpIA_Tc"],"encodeOffsets":[[-63664,17186]]}}],"UTF8Encoding":true});})); -------------------------------------------------------------------------------- /assets/maps/Palestine.js: -------------------------------------------------------------------------------- 1 | (function (root, factory) {if (typeof define === 'function' && define.amd) {define(['exports', 'echarts'], factory);} else if (typeof exports === 'object' && typeof exports.nodeName !== 'string') {factory(exports, require('echarts'));} else {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":[{"type":"Feature","properties":{"name":"Gaza Strip"},"geometry":{"type":"Polygon","coordinates":["@@Ö«@UeekSaI}m[]ecQG[aeWqm_wR±M_qYU]_WmSukwÚGBaxrp àä`hljª"],"encodeOffsets":[[35320,32354]]}},{"type":"Feature","properties":{"name":"West Bank"},"geometry":{"type":"Polygon","coordinates":["@@J`\\ztvXlNrE\\@rLL\\npZdfdjLrfPjpXATbXAXN\\G`WLHfA\\OJF`STbFZPRKrL^@^GZPVYPLNUP_IIXDTGZQNWWNMLsAggP[KJWs@uNUR]DWNWdoJSGmgSGDCLfbFN|@lO`cHURLRebR@nLFEh_¤AXPNO`JfGLYHFNcbE^LRZD\\NbbfrNdU\\UBHZFZRZ@@PTXCTQH\\nXRZd^^A^NjlfbhXZa`YjOnKXBR`AaDc`sGCKgPgnWZNtCXOURIZDTiUOLWIKFYESTWC[JWQUNUESTQSSTYMEFeHK[SB[SMVUAO]CLaW_KEZiYaGiMBBuLII_\\SEQZaKG@uKaQ@C[R_AU\\QDOQONYBeKUBURQGYPw}s»UMG¯Ks¯@sI][µ{c¿¡qEM_AsQÇF½@OoA]KY@UZgbQl"],"encodeOffsets":[[35719,32148]]}}],"UTF8Encoding":true});})); -------------------------------------------------------------------------------- /assets/maps/Paraguay.js: -------------------------------------------------------------------------------- 1 | (function (root, factory) {if (typeof define === 'function' && define.amd) {define(['exports', 'echarts'], factory);} else if (typeof exports === 'object' && typeof exports.nodeName !== 'string') {factory(exports, require('echarts'));} else {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":[{"type":"Feature","properties":{"name":"Región Occidental"},"geometry":{"type":"Polygon","coordinates":["@@g廬PP³¼±¡ytXĽ¤±B£TßK}ufÁxOb¸Yt©}§°³cìݤPĉ¾m²ÁJw¼ZÏ}Û®ÿÖü½HÛoV ÌirU}e¢ÉÃ@e¼±Zë|uIãx±w{YÛÃmX{Ég¹aQ³busg·¯ÃÕ±LimS·¿ÁYv¯©°Hz³¾sÔZu lęKkÇ@Qv£DeJėÍ©¡Ôō¸ċU´ßB×ûÎF|×^±®«bīÌg²¡\\¥ÖʅƒʅƆƁĥNŃÒ©`aNoĩtmhŅF½ ËJm´ËÐ_àݪHęúûdwz³Tmēøĝc¾P¹ºœîkr\\k¦µ¬W©jq²~G©ºvÈhyÍlÑ ]F»¬¹r[®ƼӞǔԨFÎOΪ̀ЊǀϤौƬՈƌЪHΖFݼґJ¿ŝns¥¯onªZUÁxÁ¬]tgájeca³Ks¹Ju¶HLwÑkÄÅ¥¹j·a`±SÁjy¢]S¡¯cÁ«FuiÍ¥k¥iqX}ëqYJ¿"],"encodeOffsets":[[-59385,-22620]]}},{"type":"Feature","properties":{"name":"Región Oriental"},"geometry":{"type":"Polygon","coordinates":["@@u°Z®ÀT¸jn²KÖ°Äh¸vt´aRbºhÊW|ÄnZÜ|x²wJä{vY컲@fÄ¡ÊfV~qËjUpGÜû¾ÕĀ~ÜYлxI±Â½nĊ£OëÞd¯´~¨sª·Za wPeÂ~vàL¤SA£²Wľs¢z»²O´«O¼hæ ªNXÈYzXʪVªc¨L}¼LmJ¶cx{¶TÊwl~èImdĪsÀR«ČºHÊkz®zòz¬@¨µTÖc|ÞSZ\\ĴiÐZæAÂēB\\ÙYpĊÝZģ«]¹``čҰfgy[÷ª½ÏCÕhG½²kRñ_Łvêf~èòdpyÄO¶®ĀhlnòF¢âmØÚgt«øÁ«±£Mq|ġf»Áć]»fÇMá ç»ŧiųz«ÓƋëé±róGëbËIOqă ą\\ok|µm÷¨»Áx¡¿cÝǧo³fÃfåwQõ[_õSùÑPã¹gvËiÃC©¯īïFB©ESsgB·ëÇ¥J«³ÄõU©§Jõɽ§_BÕa¿|áŎÃN{LuYy·u£d«eý¢o²ÝlċE÷dã¢čMÙeĵ¬āÐÙcH¹ºXşBğ]ëd¥]ġYÙ\\ï{R`ÂÏ \\´Ăh@¢°@gÄƤèa°t¤_ĆÄOWTªqÐ VjPĆªnc¨NAüp~ÐxjZ´¸d\\ª®Dtx¤ÐBMÌA|Brä v"],"encodeOffsets":[[-59030,-25980]]}}],"UTF8Encoding":true});})); -------------------------------------------------------------------------------- /assets/maps/Pitcairn_Islands.js: -------------------------------------------------------------------------------- 1 | (function (root, factory) {if (typeof define === 'function' && define.amd) {define(['exports', 'echarts'], factory);} else if (typeof exports === 'object' && typeof exports.nodeName !== 'string') {factory(exports, require('echarts'));} else {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":[{"type":"Feature","properties":{"name":"Pitcairn Islands"},"geometry":{"type":"MultiPolygon","coordinates":[["@@TGHGNGKEAGU@MNQF@FLFDDJB"],["@@KNEPQVEPATHTLJFVHDRCR@TFXLIW@MNqDOHOA]F[ACMGMHML_DMH"]],"encodeOffsets":[[[-133232,-25661]],[[-131415,-24993]]]}}],"UTF8Encoding":true});})); -------------------------------------------------------------------------------- /assets/maps/Rwanda.js: -------------------------------------------------------------------------------- 1 | (function (root, factory) {if (typeof define === 'function' && define.amd) {define(['exports', 'echarts'], factory);} else if (typeof exports === 'object' && typeof exports.nodeName !== 'string') {factory(exports, require('echarts'));} else {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":[{"type":"Feature","properties":{"name":"Amajvepfo"},"geometry":{"type":"Polygon","coordinates":["@@~D~oRN@]|qJkOR]vjEÒ±TsDEFBDCEID@XåuaLc~YA{GmR{õCo_VaZ³@sWO[oTwLµe»}£euEU`}QQ}]WY£~kAykyLÉm}t³Ca__WofZCajX@p¨Y]²iJHc^}LEbXtXMrmp|~DpdKZÊ¢ÂWôQ\\zpPG®VNCO^LôU"],"encodeOffsets":[[30371,-1775]]}},{"type":"Feature","properties":{"name":"East Province"},"geometry":{"type":"Polygon","coordinates":["@@Dp|öQHn|Bh`bMÊZnxOnlVTÎIx^^pM|WFJej\\df@E~iM\\TOlujc]FmO]§ÔČOxVdGtARdnVbl^ZIxjOJfbh]]g@kbwDu_btdïYb®W²µLËĄŅeAaVĕoĽ°ýZKpsY AqauAV@ mEimyR}ru]Qism^i·fEXnUhC|}SgdyaMsåkBonYIKu]K[·S}^]|udaAb"],"encodeOffsets":[[30679,-2383]]}},{"type":"Feature","properties":{"name":"Iburengerazuba"},"geometry":{"type":"Polygon","coordinates":["@@¤]rDiBI£NIp_VKóP]DUMHoO[yRóXÁ É¡YcLo}Co{nqNWWsFa~Kd]GjI^±Zo§W@KxZlSuZw@[haDe_foSYoPuYgPqqy|iV_S{jgDklRd]ì{vhH|sTG~j \\PäZpj¢ČTx@cÞuÚCRhöĺA|ZRX~|v¬bVRxöF"],"encodeOffsets":[[30158,-1542]]}},{"type":"Feature","properties":{"name":"Kigali City"},"geometry":{"type":"Polygon","coordinates":["@@fiIXEN{]o]JwSÍkUmwPmÉYaNg_}ZKdvbWæC@FJCDEACFStCvXtZ\\yvdLdX^K~f@°§zG"],"encodeOffsets":[[30974,-1890]]}},{"type":"Feature","properties":{"name":"Majyaruguru"},"geometry":{"type":"Polygon","coordinates":["@@ÄhTTjrÔBL\\btM\\cl^rjQjfLJÏXdmæd~KGjfb¨Ó^Pn^EdviPk[SNjF}e@[cyH¯¨e@}]LWKcuc[zsYWDuѲFuiQ^PIl{r@^QM}p}Co`JMJ¤AjqC£^®"],"encodeOffsets":[[30158,-1542]]}}],"UTF8Encoding":true});})); -------------------------------------------------------------------------------- /assets/maps/Sahrawi_Arab_Democratic_Republic.js: -------------------------------------------------------------------------------- 1 | (function (root, factory) {if (typeof define === 'function' && define.amd) {define(['exports', 'echarts'], factory);} else if (typeof exports === 'object' && typeof exports.nodeName !== 'string') {factory(exports, require('echarts'));} else {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":[{"type":"Feature","properties":{"name":"Sahrawi Arab Democratic Republic"},"geometry":{"type":"MultiPolygon","coordinates":[["@@ÞnŰZĐ¼Ğİ îZÐmɘ¶¬¬ÒĬĢĴƦƆ@ǬŎàjkì^Ô²IJlòĚɔ@vªĂ´pxªĤ| pºUܪĸ¦EĠÂy~¤XŮâNì¤öxĂĖÖ~àÔ¼òöܪm¸âJ¨`j¸Ʀǜ¾ĤAø¹ÈÜļBͱAϻBͳAҁ@͇ŽǭćǥwΩɡęōŕÆȃϛªع̟DҥD̓@͵G̓A"],["@@ôǜj`dŒÄÄIĈƦĮðBxËÈEøĖlȔhØkĐT¾[ČRÎYϧJĨwlŬBŨ¥Ċ^¨M˼¸ÞŰàâAİvŬ_ H\\ŞBƦmÄGô°XȔaľĶŤ@@̏Dң@ٟ٣Aп@ڣ@̳@ӏA"]],"encodeOffsets":[[[-15401,21850]],[[-11952,26623]]]}}],"UTF8Encoding":true});})); -------------------------------------------------------------------------------- /assets/maps/Saint_Helena_Ascension_and_Tristan_da_Cunha.js: -------------------------------------------------------------------------------- 1 | (function (root, factory) {if (typeof define === 'function' && define.amd) {define(['exports', 'echarts'], factory);} else if (typeof exports === 'object' && typeof exports.nodeName !== 'string') {factory(exports, require('echarts'));} else {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":[{"type":"Feature","properties":{"name":"Ascension"},"geometry":{"type":"Polygon","coordinates":["@@FLVNHXCHFHVTPCFJRANKJBRIAEVURDFIPKJYVGFGJ@HICKKCGHGAEYKGGBaQKKQHUKSBMGOAKEMFONKRJPGTGLCR@N"],"encodeOffsets":[[-14766,-8125]]}},{"type":"Feature","properties":{"name":"Saint Helena"},"geometry":{"type":"Polygon","coordinates":["@@NPR\\NJDVJT^RNDTVVJPJAJJFDJLDDGTKRBJENJTAJQCIHICIFIN@BIJEGUF_O@KEAMKIM@WYQAKGWJMAOMUGOIQOOFINANIHWBCHYH"],"encodeOffsets":[[-5928,-16380]]}},{"type":"Feature","properties":{"name":"Tristan da Cunha"},"geometry":{"type":"MultiPolygon","coordinates":[["@@PLBHTTARNHTAZFTCJFJERAXFPGJUVWJYNUdOFYGEUgQDU@GDYBFJENQBYJYNALYV[FMHO@OJOB"],["@@DHTBJHNGDOKGIDSGIR"],["@@@VPDRJJNP@XMDEZAROGGMAQKeM_BUV"],["@@FPHFDZFBNZPDJJBRHFzALDLAVBRKNE^SVaNaW[GCWWUGGOSI@KGGWC[ROFWEMNIPafKR"]],"encodeOffsets":[[[-10259,-41278]],[[-12794,-38321]],[[-13010,-38200]],[[-12646,-38009]]]}}],"UTF8Encoding":true});})); -------------------------------------------------------------------------------- /assets/maps/Saint_Kitts_and_Nevis.js: -------------------------------------------------------------------------------- 1 | (function (root, factory) {if (typeof define === 'function' && define.amd) {define(['exports', 'echarts'], factory);} else if (typeof exports === 'object' && typeof exports.nodeName !== 'string') {factory(exports, require('echarts'));} else {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":[{"type":"Feature","properties":{"name":"Saint Kitts and Nevis"},"geometry":{"type":"MultiPolygon","coordinates":[["@@VUVAV]F}FIO}MOU@YQHSTWjJfCXDZP\\BLT^fDZA"],["@@KRUP@bJRTVXLNAXLRBTWJFfOJM\\UfOHURWBQLCDadUVWdMVKHSYSqSKXNPCjOT]JILeHKT_A]GEF_@_JYLQ^^e`@L"]],"encodeOffsets":[[[-64079,17620]],[[-64355,17771]]]}}],"UTF8Encoding":true});})); -------------------------------------------------------------------------------- /assets/maps/Saint_Lucia.js: -------------------------------------------------------------------------------- 1 | (function (root, factory) {if (typeof define === 'function' && define.amd) {define(['exports', 'echarts'], factory);} else if (typeof exports === 'object' && typeof exports.nodeName !== 'string') {factory(exports, require('echarts'));} else {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":[{"type":"Feature","properties":{"name":"Saint Lucia"},"geometry":{"type":"Polygon","coordinates":["@@hbCRDRRXZA\\IDSIMDMRG@WTFTKNUEkH_EGJePI@]IOFK@eGOOECSPGOKRS@U]SBQT@BuQQEQ@oIS@]SWQAIHOKJIYeDOQOB_QJFNOR_@KPICYbcA[HidQZQL@TUPXVJRKFRpeXCbVnXlAP\\J@NLVNHLvTIJLEhZHNAHVTLPRAx"],"encodeOffsets":[[-62437,14401]]}}],"UTF8Encoding":true});})); -------------------------------------------------------------------------------- /assets/maps/Saint_Vincent_and_the_Grenadines.js: -------------------------------------------------------------------------------- 1 | (function (root, factory) {if (typeof define === 'function' && define.amd) {define(['exports', 'echarts'], factory);} else if (typeof exports === 'object' && typeof exports.nodeName !== 'string') {factory(exports, require('echarts'));} else {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":[{"type":"Feature","properties":{"name":"Charlotte"},"geometry":{"type":"Polygon","coordinates":["@@NJEh\\lbHGrNJ@PIJBRGRDbGVRAHTMNDVIPf@HIjKEMRiP[DoDWGaFaCGFcQOOyKOGWCaZIRKFQPKV"],"encodeOffsets":[[-62674,13528]]}},{"type":"Feature","properties":{"name":"Grenadines"},"geometry":{"type":"MultiPolygon","coordinates":[["@@XRIVdHFQhADKKKeBWQYL"],["@@DTRTLIa]"],["@@\\I`NE\\GL@XZKRFF_WAEgkKUX"],["@@RTGHPTVFLUSGMoYX"],["@@FDRYMCIZ"],["@@lNbANJLTYD@LXL^ZPBHPLBI_[UPUGQ[QI@KM{N[C"]],"encodeOffsets":[[[-62935,12893]],[[-62873,12932]],[[-62827,13010]],[[-62664,13179]],[[-62616,13267]],[[-62757,13302]]]}},{"type":"Feature","properties":{"name":"Saint Andrew"},"geometry":{"type":"Polygon","coordinates":["@@\\B\\P`HZ\\^LFgMI@UkgEWMK@KS@BREJSJSPBNIZ"],"encodeOffsets":[[-62742,13520]]}},{"type":"Feature","properties":{"name":"Saint David"},"geometry":{"type":"Polygon","coordinates":["@@PXhNFJCZPNNdLJRvVHRRVDJOCUNMGSQBHUCaHQAQJI@OMIHqaGQNK@SKaCWRmV"],"encodeOffsets":[[-62733,13594]]}},{"type":"Feature","properties":{"name":"Saint George"},"geometry":{"type":"Polygon","coordinates":["@@LUROLEJQYAYIMUIUigJo\\_ALROPK@@LNLFXlh@V"],"encodeOffsets":[[-62674,13528]]}},{"type":"Feature","properties":{"name":"Saint Patrick"},"geometry":{"type":"Polygon","coordinates":["@@nUXQbDTLL@RM[k]KY[_G[O[AMLJlETH`ZXEP"],"encodeOffsets":[[-62733,13594]]}}],"UTF8Encoding":true});})); -------------------------------------------------------------------------------- /assets/maps/Samoa.js: -------------------------------------------------------------------------------- 1 | (function (root, factory) {if (typeof define === 'function' && define.amd) {define(['exports', 'echarts'], factory);} else if (typeof exports === 'object' && typeof exports.nodeName !== 'string') {factory(exports, require('echarts'));} else {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":[{"type":"Feature","properties":{"name":"Samoa"},"geometry":{"type":"MultiPolygon","coordinates":[["@@BSI@KLDJPA"],["@@CQfABQIM]OMMFEbDJC^TJLPYHDAW\\AJBbQPMHQZIRLNGP[JEHQ@]ScGSKAuDmJQEgBSDSI@qFUNWEcESEKFeBWRWDCIYCUOiCIDY@GJFNMHETILQFWAUF]AUVLF@NiCKLKKKAeU]GYBebI@QNGXKLE\\QRENOEBOKMIDBRWJELIBFXQJYAwVKNMFDPMV@RPHNVZPP\\PHRBRIl@nF`XL@JJL@ZLL@RLREXAJJf@ZCXBTJZURGAK`QBG^EDJ\\QJPLGJDHYXARGBITIDORF^IHFdARQPGNFP@NSLE`VVBXKGIBMTA\\Q"],["@@WLGVZHNSGU"],["@@IOIF@LTA"],["@@PNLARKZDRCd@PFH\\P@XH\\DTET@JPVAdQFHVITQHKVYLY\\_NAFSrsDWRIBU^MEIRYPsHEGOJKPeJMLIISWSQWE_NEEKgY@OIOR[D_CSKGKOUBOCMPWEQHKZIFG^MHMBQJ]OEWKIaBIJW@OKWBKI[EOJcM_CSIQLUD[UcAODEIWCSHQJGNATcTOFIP@VOFKJ@bBFIVUTYJmvERYNKLMTIFBLKPgLUVKDO\\OVUHMLMBkhIFM`UXTTDLPPNBZKPPNMTCTQVOdGbJPA^TLETSTALRGLRFRNNFX@\\GNLhPPBTLZD`GTJL@TH"]],"encodeOffsets":[[[-175533,-14396]],[[-175679,-14234]],[[-176235,-14193]],[[-176277,-14153]],[[-176628,-13791]]]}}],"UTF8Encoding":true});})); -------------------------------------------------------------------------------- /assets/maps/San_Marino.js: -------------------------------------------------------------------------------- 1 | (function (root, factory) {if (typeof define === 'function' && define.amd) {define(['exports', 'echarts'], factory);} else if (typeof exports === 'object' && typeof exports.nodeName !== 'string') {factory(exports, require('echarts'));} else {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":[{"type":"Feature","properties":{"name":"Acquaviva"},"geometry":{"type":"Polygon","coordinates":["@@HMOIBGeOQRCV`JbA"],"encodeOffsets":[[12735,45012]]}},{"type":"Feature","properties":{"name":"Borgo Maggiore"},"geometry":{"type":"Polygon","coordinates":["@@\\TXEFKKWdQLESWeID\\KLcPPJGN"],"encodeOffsets":[[12735,45012]]}},{"type":"Feature","properties":{"name":"Chiesanuova"},"geometry":{"type":"Polygon","coordinates":["@@`O@QHWgEMjNV"],"encodeOffsets":[[12714,44986]]}},{"type":"Feature","properties":{"name":"Città di San Marino"},"geometry":{"type":"Polygon","coordinates":["@@fPAHdOLKC[mE@R_PAD"],"encodeOffsets":[[12713,44988]]}},{"type":"Feature","properties":{"name":"Domagnano"},"geometry":{"type":"Polygon","coordinates":["@@ZJNKRL^DHWOOYF]UcRLX"],"encodeOffsets":[[12764,45013]]}},{"type":"Feature","properties":{"name":"Faetano"},"geometry":{"type":"Polygon","coordinates":["@@TXKF^VZEPPJWeeGMcJGD"],"encodeOffsets":[[12772,44977]]}},{"type":"Feature","properties":{"name":"Fiorentino"},"geometry":{"type":"Polygon","coordinates":["@@nFfJHC@cKKgAOTOEGX"],"encodeOffsets":[[12730,44969]]}},{"type":"Feature","properties":{"name":"Montegiardino"},"geometry":{"type":"Polygon","coordinates":["@@LL@ddIKgcB"],"encodeOffsets":[[12770,44951]]}},{"type":"Feature","properties":{"name":"Serravalle"},"geometry":{"type":"Polygon","coordinates":["@@jXnJ\\RLgIO]CQKMLYIELWF"],"encodeOffsets":[[12749,45022]]}}],"UTF8Encoding":true});})); -------------------------------------------------------------------------------- /assets/maps/Serbia.js: -------------------------------------------------------------------------------- 1 | (function (root, factory) {if (typeof define === 'function' && define.amd) {define(['exports', 'echarts'], factory);} else if (typeof exports === 'object' && typeof exports.nodeName !== 'string') {factory(exports, require('echarts'));} else {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":[{"type":"Feature","properties":{"name":"Central Serbia"},"geometry":{"type":"Polygon","coordinates":["@@pìbÔiºGĎl°s¡eÁtðM° ÐgwŘl}ÊEL¦t¨ňY~Ü ®h_CwĮčÀ_tqHq¨N©gªyÔGìXô¨àDÆ`Įh´x°łE²cdÑ~mŘ@Ǽ{~N¡q¸L¸üÒøÔ\\~xÀLþÓÈuJì±No³kÕ·Eaq»KµÕĀap}SyWćXñUWħ]AÃ}āk¥ZÁì³GÏćOnwÀSfòa¾£j©¢¥ĠmÙÁk£ÅoG£Á[½pë[gsÙ§³gĝ{ÍSÞ¯XmñGm»ĻWzăS}wœ]ïa Stß»£Eyuġxi `TĤ®qЮR\\[´ª¨ÏQāVs~QnçEņÓA£M¼@®·SmcÜëI¯|}_ñN¢¹ woÁH¯ÃGLUÏk¥·Ka}D{¦¥£]£ {\\¯]Qàıã¥c¨½w¬o§nÛ`UùXjiÛjcÌÑURÍR½@z¤ôÂOld¾w¾M¨ĄY ¦Ñċĸe¶ÚYàŜG®^c®õZkÏx[vZðÛMij°{°qðÊKvÖÀ¬AlK¶¦¶_T"],"encodeOffsets":[[19817,45967]]}},{"type":"Feature","properties":{"name":"Vojvodina"},"geometry":{"type":"Polygon","coordinates":["@@³wĭg Å_ßCó§ëWÓH©z hMª§rGsr¿`ĭĎDx`gÛZ}Ňs§K¥F~ÉkŗxÏh¯ïNsf¢¯tčk¹HÓjëaoĉry_³lē·K}¨żHÑGxFÎ{T²]Fö{ŜI|~uíAā^ś°q£D£x¬TðE\\¯ZirÏo¿d´½ÂW¬dBÊwà~´QÖH[Ś@GfèªK¤¤ÀtqlÆÂSÄdÀºiݤä@¤~^ƈğ`¢àW½®fXâáØHzaFåÄÙ½Ėôó² Pä~v»ÔdZdž§¡cJ{ó η@ÔwLÍkJõ]@"],"encodeOffsets":[[21871,45899]]}}],"UTF8Encoding":true});})); -------------------------------------------------------------------------------- /assets/maps/Seychelles.js: -------------------------------------------------------------------------------- 1 | (function (root, factory) {if (typeof define === 'function' && define.amd) {define(['exports', 'echarts'], factory);} else if (typeof exports === 'object' && typeof exports.nodeName !== 'string') {factory(exports, require('echarts'));} else {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":[{"type":"Feature","properties":{"name":"Mahé"},"geometry":{"type":"Polygon","coordinates":["@@XIIZn\\PAfFPLH¢fCTSHQSWHQCcRWFWbMdaJFreWcFySgTm@]RIJYk@]RCROFUt_KGJJdNC\\DDRWTHXILOG[bBL]TMCYNCJaNIRQJOG[HCN"],"encodeOffsets":[[56696,-4750]]}}],"UTF8Encoding":true});})); -------------------------------------------------------------------------------- /assets/maps/Singapore.js: -------------------------------------------------------------------------------- 1 | (function (root, factory) {if (typeof define === 'function' && define.amd) {define(['exports', 'echarts'], factory);} else if (typeof exports === 'object' && typeof exports.nodeName !== 'string') {factory(exports, require('echarts'));} else {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":[{"type":"Feature","properties":{"name":"Central Singapore Community Development Council"},"geometry":{"type":"Polygon","coordinates":["@@dbFVa\\\\`JXGfTrPHPOX@TXhNbU@ISWSiA[_@GcLkZUMMAqJMAIWQOJMKY@OGYFL\\WDYNDb"],"encodeOffsets":[[106287,1337]]}},{"type":"Feature","properties":{"name":"North East Community Development Council"},"geometry":{"type":"Polygon","coordinates":["@@B\\TjTX\\LjcN[VMbCTJFQacFM]QYBGSM@iQ[^GVMAMNDX"],"encodeOffsets":[[106370,1403]]}},{"type":"Feature","properties":{"name":"North West Community Development Council"},"geometry":{"type":"Polygon","coordinates":["@@TV|hbFTElW\\kCUSWW@OPOGSqHeIW[_b[EUcaaP]V@RVFO|WrA~NRBT"],"encodeOffsets":[[106253,1473]]}},{"type":"Feature","properties":{"name":"South East Community Development Council"},"geometry":{"type":"MultiPolygon","coordinates":[["@@CWNMNBHU\\]jRN@HTZA^RENbdERBLVBZGTiJDfSAMSgBe[CQGaN[A]mOeYEBINBrNNYVKlHd`@"],["@@]DITJVbaCZ|NXIVOJQKmuUetKH"],["@@WPUJPPjS\\DlEAMWCKI[EQN"]],"encodeOffsets":[[[106370,1403]],[[106526,1441]],[[106446,1441]]]}},{"type":"Feature","properties":{"name":"South West Community Development Council"},"geometry":{"type":"MultiPolygon","coordinates":[["@@ZH@SYL"],["@@]VRFTKjGUW[P"],["@@TJLU_L"],["@@XB@SKEKX"],["@@T@diaSOAeQCRQPJ{[UONBVYtxfXBW]XDV^JA"],["@@ASMQB}XqP{UE@Q^UbOCaZMXCK[MESRSaMHP^QNMYiZLJZMFJoZuNCGcFyMOM{xCG^uSMCQaOKULYSAE`JHKVZhELj´r@ZRLNddLd^b@POXIZB"]],"encodeOffsets":[[[106316,1291]],[[106316,1277]],[[106201,1238]],[[106260,1238]],[[106201,1323]],[[106253,1473]]]}}],"UTF8Encoding":true});})); -------------------------------------------------------------------------------- /assets/maps/South_Georgia_and_the_South_Sandwich_Islands.js: -------------------------------------------------------------------------------- 1 | (function (root, factory) {if (typeof define === 'function' && define.amd) {define(['exports', 'echarts'], factory);} else if (typeof exports === 'object' && typeof exports.nodeName !== 'string') {factory(exports, require('echarts'));} else {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":[{"type":"Feature","properties":{"name":"South Georgia"},"geometry":{"type":"MultiPolygon","coordinates":[["@@KD|ªo"],["@@gkR\\t®zÖHÀeî`LtĔ¦DZW¤B¶NVg¥UJ}seĢJZRÈS]¬VrhÂoWC@èrb¹waoƂ²ÞWQgPªDW²KÉ¿Iv`ðZtiĕ¯ÃDSYÎsHÄx¬HhYiA¡¼\\]`pu~dÒMHyªufwoR]ÎJ^uik{¤NªuT BJkw]boÌX]Üzéf]X§z}t ãIm]ïSÔiqįa^Nj÷ R}r_²{bEhxUãnurJăSRFj£CħxJvHFrhkÿxj\\Cgb³DtgmWĩHIfîT[p«VFtŐhybęOËXùA\\wÙcÉZq¾nYV©QQdâ~qùmEybcÃ\\@"]],"encodeOffsets":[[[-37919,-55805]],[[-38880,-55344]]]}},{"type":"Feature","properties":{"name":"South Sandwich Islands"},"geometry":{"type":"MultiPolygon","coordinates":[["@@b}E¡hBbÒE"],["@@©yzäb"],["@@`]èmBguÛS×AZþ"],["@@ºTêeMyRÅfGífdEjvA"],["@@JtrQbs¢c[åIj"],["@@¡NLx\\Ø[Is·Q"],["@@I^CypT^"],["@@ zZt]su"]],"encodeOffsets":[[[-27809,-60853]],[[-27982,-60839]],[[-27168,-60383]],[[-27052,-59813]],[[-27173,-59199]],[[-27860,-58091]],[[-27384,-58443]],[[-28235,-57670]]]}}],"UTF8Encoding":true});})); -------------------------------------------------------------------------------- /assets/maps/Suriname.js: -------------------------------------------------------------------------------- 1 | (function (root, factory) {if (typeof define === 'function' && define.amd) {define(['exports', 'echarts'], factory);} else if (typeof exports === 'object' && typeof exports.nodeName !== 'string') {factory(exports, require('echarts'));} else {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":[{"type":"Feature","properties":{"name":"Brokopondo"},"geometry":{"type":"Polygon","coordinates":["@@ĶħßƻeŽÇÏjƍÁœ̏ŹÂm͌πħưĶńdIJ̨@RėĂà Ɖ"],"encodeOffsets":[[-56150,5123]]}},{"type":"Feature","properties":{"name":"Commewijne"},"geometry":{"type":"Polygon","coordinates":["@@ũ~ŏþœλwsƐáîGNCFADCFCJ@@Âì^Č͔W"],"encodeOffsets":[[-56007,6122]]}},{"type":"Feature","properties":{"name":"Coronie"},"geometry":{"type":"Polygon","coordinates":["@@GıƩųǩJƑ¿ŁǀĂ\\īǪ@DzԈŵİÅ]ß"],"encodeOffsets":[[-57245,5799]]}},{"type":"Feature","properties":{"name":"Marowijne"},"geometry":{"type":"Polygon","coordinates":["@@иýư½ÙkǓƻȣěå̙Ƃ¦ƤýŔ}ŐŪ"],"encodeOffsets":[[-56007,6122]]}},{"type":"Feature","properties":{"name":"Nickerie"},"geometry":{"type":"Polygon","coordinates":["@@@DZĬǩā[łƿɽZПïȀĨƨ~ɘżø̜©"],"encodeOffsets":[[-57962,6101]]}},{"type":"Feature","properties":{"name":"Para"},"geometry":{"type":"Polygon","coordinates":["@@KġϐxèxUƎ¾ɴtƏμx¥ƣĹǓ±LJƊāÄQĘ̧@cıĵŃď×ƭĄȧLöΌ"],"encodeOffsets":[[-57257,5661]]}},{"type":"Feature","properties":{"name":"Paramaribo"},"geometry":{"type":"MultiPolygon","coordinates":[],"encodeOffsets":[]}},{"type":"Feature","properties":{"name":"Saramacca"},"geometry":{"type":"Polygon","coordinates":["@@½VƍçwϏwLĢPbHIJ~ÌßƊ¸àʐ~ɦö¥ąȭ"],"encodeOffsets":[[-56671,5807]]}},{"type":"Feature","properties":{"name":"Sipaliwini"},"geometry":{"type":"Polygon","coordinates":["@@РðɾYƒÀǪIƪŴOaõȨKƮăĐØĨƯοn͋Á̐źÂŔiƎÈÐfžàƼĵĨ²Ljĺǔ̚Ɓƽ˭®ǏOʅª½IƵůƎȍÀCĸȟYŵƁǧ`ɕƩďŋÃŹĿĵNjNĺƵSœŶċÅǻUÅąĩrȹǁļƻʃàmŜ˷ā³˯ĘœXĭâėCǏɶēǚyŎDžǾHƤïƀSǞʟ˺RļƏň±ƀƕDŽwƊİņIĮĪȖãƸäĜƀðǸiƠpkÜŬäĀ"],"encodeOffsets":[[-58595,5390]]}}],"UTF8Encoding":true});})); -------------------------------------------------------------------------------- /assets/maps/Swaziland.js: -------------------------------------------------------------------------------- 1 | (function (root, factory) {if (typeof define === 'function' && define.amd) {define(['exports', 'echarts'], factory);} else if (typeof exports === 'object' && typeof exports.nodeName !== 'string') {factory(exports, require('echarts'));} else {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":[{"type":"Feature","properties":{"name":"Sifundza seHhohho"},"geometry":{"type":"Polygon","coordinates":["@@®Ŷɼ\\¾ŘĤ¬ÊĎp̊ǻćaVǯőiËǣ¿ÓA×ßKĩxuũà"],"encodeOffsets":[[31640,-26947]]}},{"type":"Feature","properties":{"name":"Sifundza seLubombo"},"geometry":{"type":"Polygon","coordinates":["@@UǰĈbĒÁĜ ¡æQdŷ}ŧFċ¶ķAˁÛ]iĕiȯÓDřņÃQƉث¸ÒÃÆúîHȀêþKƆ"],"encodeOffsets":[[32439,-26791]]}},{"type":"Feature","properties":{"name":"Sifundza seManzini"},"geometry":{"type":"Polygon","coordinates":["@@ŪßvĪwàLBØÔǤÀÌŒjLƅéýGǿíùbűÛÏlŁòƅUݵmŎ^ȸþŴ"],"encodeOffsets":[[31640,-26947]]}},{"type":"Feature","properties":{"name":"Sifundza seShiselweni"},"geometry":{"type":"Polygon","coordinates":["@@ƆV ñł®ÐkŲÜaÄŷѬÁƊ×ÄRŚŅÔCFŵПF˽ĨljǮ^êÑ´WÆ"],"encodeOffsets":[[31632,-27429]]}}],"UTF8Encoding":true});})); -------------------------------------------------------------------------------- /assets/maps/Tajikistan.js: -------------------------------------------------------------------------------- 1 | (function (root, factory) {if (typeof define === 'function' && define.amd) {define(['exports', 'echarts'], factory);} else if (typeof exports === 'object' && typeof exports.nodeName !== 'string') {factory(exports, require('echarts'));} else {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":[{"type":"Feature","properties":{"name":"Districts of Republican Subordination"},"geometry":{"type":"Polygon","coordinates":["@@˂ÖþƬʰƘÐľNÒĚN¸ĩþÈmäŐDø¶ȒSŜ¤ȖȔϰēŨ_źpîƚ¦ʘVŏȌU ĵ¦¥ĮNİðÐčØE¢íyÃơƁNƓ¹¯ŃoŃ·ĻkƓŽūRęĺęO¹ǒȗ£ƷýŻšïúƻTœĜĝSŧĽÓlďijȋƑ·ÌũƵoŅÛġZŭi}şµãnõÝđƿIzİвvĪď´ũĴïƆVĴĬɄ"],"encodeOffsets":[[69834,39839]]}},{"type":"Feature","properties":{"name":"Gorno-Badakhshan Autonomous Province"},"geometry":{"type":"Polygon","coordinates":["@@żŢ®Ƹþ¤ȘºǑĚPĚĹŬQƔžļlń¸ńpº°MƔƢƂzÄĪżȸxȸ©Ȫ|ĀoĬzǖþà¿¥ŗÐĞōúÍ÷ąSµÅÌċq¼ĵƼñîðĦ|ˎƙŨs°ƍO¯ĊwpīĆ»GƗ°ĕÏñąǼůićȭÃéĆʼnĩUƹċmùÉȁĹÅdz`¼ČJĄŕMŁŋwé`ųµ±ãš ƩăħƩ˱ʵƛƥŋƗQĥþŋʖlŶVʎªǀ¢îGIJÉ~ǑÇ»ĆĠƨEĆǭŌįpµÞǵųtƉğıȍŅÅ×Ëa¤ÊĶ^ʊêØ"],"encodeOffsets":[[72130,39441]]}},{"type":"Feature","properties":{"name":"Khatlon Province"},"geometry":{"type":"Polygon","coordinates":["@@ǀJÞĒmö¶ä~ŠŮjĢYņÜƶpŪ¸ËȌƒĐĴÔkŨľĞTŔěƼSðùé×]ʉÉĵb£ij³\\ãĨçŇŁġƩ ʝģVĹŋǡkÝí£ĩEȯǪʡ¥½Ýíǻ¡¡ėáRĻïɧƘNþ¸ĮĸĶưǚĎǀŜm"],"encodeOffsets":[[69918,38822]]}},{"type":"Feature","properties":{"name":"Sughd Province"},"geometry":{"type":"MultiPolygon","coordinates":[["@@ȓčȕś£ȑT÷µŏCnãÇý·ĪęMÑĽMƗÏʯƫÕýˁđIJơH«sƑAyŨɱæòŸ©ĶjÚ˲êŪµɲ¡ʤiĘĚ`ǸȨX¸Àëĸĺf ô͍ÝčÊȺºɌtɨ CƢĶ»¬ŎhǀĈrø}ĴŃľÊɲ®ʮŤrňÖ^ê½ƀƳðÁʥȉƇ£ÛƨdħºÃņVdËĝaCý«©çøĝTŏÒĭ\\Żò́ĹŝR{ézåßc¿Êćçwā´ėVƣĢeƴÆǘʤvƴ³ǺþŀÂã"],["@@LjWûñċĊ"]],"encodeOffsets":[[[72411,40451]],[[72219,40834]]]}}],"UTF8Encoding":true});})); -------------------------------------------------------------------------------- /assets/maps/The_Gambia.js: -------------------------------------------------------------------------------- 1 | (function (root, factory) {if (typeof define === 'function' && define.amd) {define(['exports', 'echarts'], factory);} else if (typeof exports === 'object' && typeof exports.nodeName !== 'string') {factory(exports, require('echarts'));} else {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":[{"type":"Feature","properties":{"name":"Banjul"},"geometry":{"type":"Polygon","coordinates":["@@Lr«FM"],"encodeOffsets":[[-16994,13790]]}},{"type":"Feature","properties":{"name":"Basse"},"geometry":{"type":"Polygon","coordinates":["@@¨¼WÚ¾ÊĤ×ĆrntŮºĈjòòĥCÇÇȷãµÕdûačÐ÷r"],"encodeOffsets":[[-14898,13645]]}},{"type":"Feature","properties":{"name":"Brikama"},"geometry":{"type":"Polygon","coordinates":["@@¤ æH®EdçĮ Ŝ¶ĮyŖhŲ«BÕαCϏFï«mDøkxZĘÚÒ"],"encodeOffsets":[[-17120,13776]]}},{"type":"Feature","properties":{"name":"Janjanbureh"},"geometry":{"type":"Polygon","coordinates":["@@üÐĨ½ðìcBîtÜMòϽÉXÙ§»yā]óÖBƻÖÕÎ"],"encodeOffsets":[[-15434,13887]]}},{"type":"Feature","properties":{"name":"Kanifing"},"geometry":{"type":"Polygon","coordinates":["@@tpĈSNåG£"],"encodeOffsets":[[-17120,13776]]}},{"type":"Feature","properties":{"name":"Kerewan"},"geometry":{"type":"Polygon","coordinates":["@@x]äҊD;AňM^¨þMnģYÉē¾ėj¹³½ĿʃcÓPęāśĭcèq¬"],"encodeOffsets":[[-16957,13796]]}},{"type":"Feature","properties":{"name":"Kuntaur"},"geometry":{"type":"Polygon","coordinates":["@@¨ĜĔ¢¥º\\ŜÐæĒ@Ä£xùĂkAëdïħ¾ûÏcã¥őZmĤýN"],"encodeOffsets":[[-15833,13963]]}},{"type":"Feature","properties":{"name":"Mansakonko"},"geometry":{"type":"Polygon","coordinates":["@@ĚĂÔOʄdŀ ¾º´ĘiĔ½ÊŒuiġÏ«ãUī¿ŁVijiCğű¬ŕgĭzµ"],"encodeOffsets":[[-16653,13663]]}}],"UTF8Encoding":true});})); -------------------------------------------------------------------------------- /assets/maps/Tokelau.js: -------------------------------------------------------------------------------- 1 | (function (root, factory) {if (typeof define === 'function' && define.amd) {define(['exports', 'echarts'], factory);} else if (typeof exports === 'object' && typeof exports.nodeName !== 'string') {factory(exports, require('echarts'));} else {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":[{"type":"Feature","properties":{"name":"Tokelau"},"geometry":{"type":"MultiPolygon","coordinates":[["@@LIT[C@[f"],["@@E`FC@["],["@@BJKBGPVMCM"]],"encodeOffsets":[[[-175308,-9559]],[[-175909,-9370]],[[-176608,-8768]]]}}],"UTF8Encoding":true});})); -------------------------------------------------------------------------------- /assets/maps/Trinidad_and_Tobago.js: -------------------------------------------------------------------------------- 1 | (function (root, factory) {if (typeof define === 'function' && define.amd) {define(['exports', 'echarts'], factory);} else if (typeof exports === 'object' && typeof exports.nodeName !== 'string') {factory(exports, require('echarts'));} else {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":[{"type":"Feature","properties":{"name":"Trinidad and Tobago"},"geometry":{"type":"MultiPolygon","coordinates":[["@@CbRBFSSO"],["@@`HXZdPBVlLVNV@RPRGxlPEjPXYlPGZRH^ERYEUUYRwWe]AQWeLWOSaeOmoeKILy@QYWS[D]R]_IBW_ASSK]ACRwJ[GF\\ETr@jj@VXNNTEL^Lnp"],["@@nHhZPXC\\jDfXªJ\\AbTdT`fM^PZZDxQhSpEfF¦xR^DXZ`WnPPO|ohBhEzLlLXTGH@`TZFbOdQYtSFC`KRiVad§PIP[QBQ]OG^iA]ZLPOPFNnHRZ\\LPT|BRE^NhEVL¦@VVVAbHVURJETb\\LMZP^HhnZMSjBLGrAºJr\\X@^VzC¦Z\\GLXFNK®GRR^MXBGWJM[UWEQiCe]QaeM_SQEQWCMHUIUqFkX³DTWCIMWCE_Lb·bXen@@S[B[{CGLE_QHWAoQ_OSO¯oyHiMuL[LWEcLkEYIYAMFOFISDsIeCSLYESJ{EYDMqWKJa@ehsN{@GcOcXoEkYwS]UeOkFILFV\\XL\\J"],["@@RCH[WIUNT\\"]],"encodeOffsets":[[[-63237,10939]],[[-62201,11521]],[[-63359,10335]],[[-63169,10959]]]}}],"UTF8Encoding":true});})); -------------------------------------------------------------------------------- /assets/maps/Turkmenistan.js: -------------------------------------------------------------------------------- 1 | (function (root, factory) {if (typeof define === 'function' && define.amd) {define(['exports', 'echarts'], factory);} else if (typeof exports === 'object' && typeof exports.nodeName !== 'string') {factory(exports, require('echarts'));} else {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":[{"type":"Feature","properties":{"name":"Ahal"},"geometry":{"type":"Polygon","coordinates":["@@Ü¿ŐÔɴ|ϬjȒØ̊Ȕ¥Ŵċ̘MӂRY̏¾×ǖòŵƠvі\\oƣǯÝ̗ŗQįı§ŚΡȖƏǔɅĩ£ĿġþɛȐƨËĔíƋñóŢƛЦԳ֑ĢqQùįÃþŇÓŃŋdxžİû|ĐŸïʀƀĈЃqˣNßņćúŁƢĥlƅêǵLi®şŎIƌ¦ĽaƙIJőɕ_µɫoúƧțĀǹÉeƏâtÞœǖ×Dćã¿ÂƳĚƻvşÌHĊƎʎȊՂê´hƆ³òWŘÔƌè"],"encodeOffsets":[[58501,41029]]}},{"type":"Feature","properties":{"name":"Balkan"},"geometry":{"type":"Polygon","coordinates":["@@ÄƽƊƓżɵĤéłɥŁĬŃƋçÓXŗ´ñgƅé³ȉՁƍʍGĉŠËƼuƴęÀÁƁfŹÐţǃ\\ĕãaùʁKɭ¢ʱƙăŭƹŽĹÛwƿijõùlƹćŹɝvŭ͘eƨ¦ʂTƺŒxŚÞŲöĦǫƐğpǛȼó¦ÍuɃÀŔĦǨnÂÑƂRìÀŁēĤ®ÌŎÜÁ¶şēף¢ƓAơ¥āĺ~æ¹ľȦĖŜ|ƮĬİū×Ć{ƀLŪ¤êIJŔƅͤÆȼGƔvÍøŮVŎæ¬ÞeŐɃǒǥÐǝńãĀ{ȤďĀpČ×ĨʧhɝƙCőïƹȕ³cĭŬ¹ƭɁŚ~ŠśÞ̠҆ӰƖծúҾ˝ƠũCÕƔȇǚȁƸŝ̈́äҬ"],"encodeOffsets":[[57784,42292]]}},{"type":"Feature","properties":{"name":"Daşoguz"},"geometry":{"type":"Polygon","coordinates":["@@ԨĤ¯ÒWŠ¡ð¬ôłfÒ·@ğì§ĨƮIþêüFòŬęîãLùƚɊƆæAhłðŚ æ½DŽJcĎŵ¾Ťâƨĺ`ĊÎǺƧŚ£ĺdĄÛùňËŎ]ɘzǂāßÞOåć{ȒšćįĈďËëUŇ͐ljǪɖSAȟُm@ՙǸyªۥƟuñŶǕ½ØZ̐ӁQ̗NųČȓ¦̉ȑ×ϫiɳ{ŏÓÛÀīńłŁɦģêŻɶƉƔÃƾ"],"encodeOffsets":[[57784,42292]]}},{"type":"Feature","properties":{"name":"Lebap province"},"geometry":{"type":"Polygon","coordinates":["@@ʞđøFúŚǤiȌijðó^ƳńȭĂóŢÏÄɝa×úŭ̴ֶͅDžżģX¡ІɝżvLjŭʮƅǰÕŒēͤǵͤ¡ʐñżķȄe²©ŅƝSDZĊăëŇĥřJŃïÆͧĐ£ÙHđąċ˥uų^ɉĝÅpġýેMјȚǸѽаΝĺ̢̛ৃߠƧOѕ[©ۦǷz@՚ِnBȠ"],"encodeOffsets":[[62408,42238]]}},{"type":"Feature","properties":{"name":"Mary"},"geometry":{"type":"Polygon","coordinates":["@@ƨPৄߟ̡̜ΞĹѾЯșǷїૈNĵƷqånĻéŃšŷi©ŁJǥŇǭÁƃYëÁǙ£ǯOľŽœ¿ý ďÁEͽǡƏ¾ŷųcļɓDŽÏTƁ¡ǥƯĪYÔńýňİÄRúġr֒ХԴƜôšƌòēîƧÌȏýɜĢŀΤǓɆȕƐřIJ¨RİŘÞ̘ǰpƤ"],"encodeOffsets":[[62427,40456]]}}],"UTF8Encoding":true});})); -------------------------------------------------------------------------------- /assets/maps/Turks_and_Caicos_Islands.js: -------------------------------------------------------------------------------- 1 | (function (root, factory) {if (typeof define === 'function' && define.amd) {define(['exports', 'echarts'], factory);} else if (typeof exports === 'object' && typeof exports.nodeName !== 'string') {factory(exports, require('echarts'));} else {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":[{"type":"Feature","properties":{"name":"Caicos and East Caicos"},"geometry":{"type":"MultiPolygon","coordinates":[["@@hAQcUf"],["@@ZdlAFfTrJÍIQA[h"],["@@dhPSu°M`]I¥WEM^klYFAVcAlWbQH"]],"encodeOffsets":[[[-73362,21811]],[[-73262,22026]],[[-73317,22263]]]}},{"type":"Feature","properties":{"name":"Grand Turk"},"geometry":{"type":"Polygon","coordinates":["@@NbEpLlZN@J eYQh"],"encodeOffsets":[[-72861,21960]]}},{"type":"Feature","properties":{"name":"Middle Caicos"},"geometry":{"type":"Polygon","coordinates":["@@fF`]^MtB`HxQrAXT\\M\\F^[FiiFF{loDaeRki^WS{AgLIKqGKLw@OlPPajGj"],"encodeOffsets":[[-73578,22376]]}},{"type":"Feature","properties":{"name":"North Caicos"},"geometry":{"type":"MultiPolygon","coordinates":[["@@r^n|NakWea[B"],["@@XxfRDKSAL`orkBUaAOmsCE|UxfD`zBdiA@u]MUeebyB[f"],["@@Nv`NIscO"]],"encodeOffsets":[[[-73867,22370]],[[-73779,22451]],[[-73802,22432]]]}},{"type":"Feature","properties":{"name":"Provinciales and West Caicos"},"geometry":{"type":"MultiPolygon","coordinates":[["@@\\BvLTdVZAMcS¡e__I"],["@@jRDf]MCjdEfRDX_\\KthetItAj\\`HbtPWbKi[geKiP{U[ZUOGciJs\\USN"]],"encodeOffsets":[[[-74221,22142]],[[-74093,22279]]]}},{"type":"Feature","properties":{"name":"Salt Cay"},"geometry":{"type":"Polygon","coordinates":["@@P~FE@"],"encodeOffsets":[[-72929,21814]]}}],"UTF8Encoding":true});})); -------------------------------------------------------------------------------- /assets/maps/Tuvalu.js: -------------------------------------------------------------------------------- 1 | (function (root, factory) {if (typeof define === 'function' && define.amd) {define(['exports', 'echarts'], factory);} else if (typeof exports === 'object' && typeof exports.nodeName !== 'string') {factory(exports, require('echarts'));} else {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":[{"type":"Feature","properties":{"name":"Nanumanga"},"geometry":{"type":"Polygon","coordinates":["@@LS@QOQKVPb"],"encodeOffsets":[[180553,-6424]]}},{"type":"Feature","properties":{"name":"Niulakita"},"geometry":{"type":"Polygon","coordinates":["@@HRVpVh\\dppl`nZ`NxPLlBtCKfKpWmvs`kR_VmT F{@mK OqOcWikwqmeYaqOcGEF{N`kZ_Xcds[xI\\QCz"],"encodeOffsets":[[183567,-11045]]}},{"type":"Feature","properties":{"name":"Niutao"},"geometry":{"type":"Polygon","coordinates":["@@^CAOYAAV"],"encodeOffsets":[[181594,-6249]]}},{"type":"Feature","properties":{"name":"Vaitupu"},"geometry":{"type":"Polygon","coordinates":["@@PCTSGQ]bBH"],"encodeOffsets":[[182952,-7639]]}}],"UTF8Encoding":true});})); -------------------------------------------------------------------------------- /assets/maps/Vatican_City.js: -------------------------------------------------------------------------------- 1 | (function (root, factory) {if (typeof define === 'function' && define.amd) {define(['exports', 'echarts'], factory);} else if (typeof exports === 'object' && typeof exports.nodeName !== 'string') {factory(exports, require('echarts'));} else {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":[{"type":"Feature","properties":{"name":"Vatican City"},"geometry":{"type":"Polygon","coordinates":["@@LJLAEKQD"],"encodeOffsets":[[12745,42908]]}}],"UTF8Encoding":true});})); -------------------------------------------------------------------------------- /assets/maps/aomen.js: -------------------------------------------------------------------------------- 1 | !function(e,o){"function"==typeof define&&define.amd?define(["exports","echarts"],o):"object"==typeof exports&&"string"!=typeof exports.nodeName?o(exports,require("echarts")):o({},e.echarts)}(this,function(e,o){var t=function(e){"undefined"!=typeof console&&console&&console.error&&console.error(e)} 2 | return o?o.registerMap?void o.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:!0}):void t("ECharts Map is not loaded"):void t("ECharts is not Loaded")}) 3 | -------------------------------------------------------------------------------- /assets/maps/guang3_dong1_dong1_sha1_qun2_dao3.js: -------------------------------------------------------------------------------- 1 | !function(e,o){"function"==typeof define&&define.amd?define(["exports","echarts"],o):"object"==typeof exports&&"string"!=typeof exports.nodeName?o(exports,require("echarts")):o({},e.echarts)}(this,function(e,o){var t=function(e){"undefined"!=typeof console&&console&&console.error&&console.error(e)} 2 | return o?o.registerMap?void o.registerMap("东沙群岛",{type:"FeatureCollection",features:[{type:"Feature",id:"442100",properties:{name:"东沙群岛",cp:[116.887613,20.617825],childNum:4},geometry:{type:"MultiPolygon",coordinates:[["@@N\\`ZrDVBrCf]\\mRmBqWY]OoFyZe^a\\SfA^"],["@@JVZNT@B@TSno\\cB_ES@AWCaAaR]dOfId"],["@@IBGBIBEBID@@AB@BB@@@BBA@BD@@DBDBB@B@B@DAFCFAD@B@DCB@B@@ADGBCA@E@"],["@@tJrHtC^BvGj[JK\\{R§CS]{Ycc_q]K{AuLUJSPCJBLFHNFKNlRtn`CMhQJ]BuDUCKCIBIHOFK@[AQAKDCJDHHBFFCN@HDF"]],encodeOffsets:[[[118726,21604]],[[118709,21486]],[[119538,21192]],[[119573,21271]]]}}],UTF8Encoding:!0}):void t("ECharts Map is not loaded"):void t("ECharts is not Loaded")}) 3 | -------------------------------------------------------------------------------- /assets/maps/guang3_dong1_zhong1_shan1.js: -------------------------------------------------------------------------------- 1 | !function(A,B){"function"==typeof define&&define.amd?define(["exports","echarts"],B):"object"==typeof exports&&"string"!=typeof exports.nodeName?B(exports,require("echarts")):B({},A.echarts)}(this,function(A,B){var C=function(A){"undefined"!=typeof console&&console&&console.error&&console.error(A)} 2 | return B?B.registerMap?void B.registerMap("中山",{type:"FeatureCollection",features:[{type:"Feature",id:"442000",properties:{name:"中山市",cp:[113.39277,22.517585],childNum:1},geometry:{type:"Polygon",coordinates:["@@FCDABABA@AC@GAEACAA@ICCACA@@EA@@A@ACEGEA@@KCCAICEAOE@@CCAAA@G@GBIBCFCDEFOTCDINEFA@A@CAAAA@ADAB@B@@A@EDAAC@ABCBA@SJMJCBCD@@EFCHCDCJCJABCJAFAFADKXITCLAFAF@@@B@@@J@RGLEJMLEH@@@@KN@@QVCDABKLGJEHCBSLAJCJCJAH@H@H@D@N@V@FELCFEH@@EHEL@FADCPEJADGJADKN@B@@@@GLADCFEJKLABMJABQTIHD\\CT@D@DADALADADCFCHABAFABA@@BADCBCDIL@BCJAB@B@@A@@@CD@@@@CDA@FDAD@@@@@D@@@B@B@@AB@@AD@BDHAB@@@@ADDN@DBHDFBF@@@@@@@@BBDAB@B@D@BB@@@H@FC@C@@ACJABC@ADD@@BBBB@D@ADABEFBBDB@@@@@@@@B@BABBBB@@@@BB@@@@BB@B@@B@@@@BB@BABDBAB@A@DDDABCB@@@BABAD@@ADABAB@B@B@B@BBD@D@DB@@D@@@AB@BAD@FFHBBDD@@@B@B@D@HJBHHHHBB@@DDDFBBBFDDDHHLDJBBBNFD@BDBDBB@JABAHEB@HIBEDEFEDCJBBD@@FFFH@@@@HFDBB@N@DAFAJAB@DBD@H@@@FBJBF@JDHB@@BB@@@BAB@@@BA@@B@B@@BB@BBB@@@BB@B@BBB@BBB@BB@@B@BB@@BB@@BBB@@BB@@@@@B@@BB@@@BBB@DB@@BBB@B@BBB@D@BBB@BBDHHHHCHGDAJEDCTK@@@@JEHC@AFCB@DANGJCLCFAL@F@H@DANADAfK@@EM@@@@AANKBA@@HELGBARMNIFABAJELGHELGNIVOAQEAC@C@@A@@@AHMJOFIDELQ@AFKDABCHKFG@AFFHEFFFCBBDEJGDAFCFAB@L@DAPIJELKfVuDKTAjATBoGk}ki][I@IBU@A@ODAAODABA@CAA@CAACCAABABC@AAAAAC@AA@CACBEFCDC@ECAACACAGAACBM@GCAC@CCECAE@CBEBCDCDC@@AEBEACAC@A@AD@BABA@EB@@AAA@@@A@EAA@@AAAA@A@CBC@@@AA@@@A@@CBEB@FADAAC@CBAB@DABABAAABCDABA@AACCAOGE@C@@BA@@@A@CBAAA@BA@A@@@@AA@@AAA@A@@@A@AA@@A@A@@B@@@AA@@BCCAACCBA@@B@DCDAAA@@@@BA@@BAB@@BBABBBCBA@@B@JIAAJIBC@@AADC@@@AB@@AB@BA@A@A@@BABABC@@DB@@CE@@B@@@BACADEDABCDB@BB@BBBAFG@@@ABABC@@@@@C@A@@@A@C@@@@@A@@AA@A@@@@@A@CGDAC@ACCEAA@A@A@AA@@C@AAA@A@A@A@@AA@A@@@AAABA@CACAA@CCC@@EBC@A"],encodeOffsets:[[116204,22767]]}}],UTF8Encoding:!0}):void C("ECharts Map is not loaded"):void C("ECharts is not Loaded")}) 3 | -------------------------------------------------------------------------------- /assets/maps/hai3_nan2_dong1_fang1.js: -------------------------------------------------------------------------------- 1 | !function(A,B){"function"==typeof define&&define.amd?define(["exports","echarts"],B):"object"==typeof exports&&"string"!=typeof exports.nodeName?B(exports,require("echarts")):B({},A.echarts)}(this,function(A,B){var C=function(A){"undefined"!=typeof console&&console&&console.error&&console.error(A)} 2 | return B?B.registerMap?void B.registerMap("东方",{type:"FeatureCollection",features:[{type:"Feature",id:"469007",properties:{name:"东方市",cp:[108.651815,19.095351],childNum:1},geometry:{type:"Polygon",coordinates:["@@K@CAAAEGEGAEAAAAAAAEA@A@A@CBABKBE@A@A@@@AAACA@CAA@C@EBKFCBA@C@GACAA@CBYBWEMCQCIEKEIGSKQQWIUGSOKIQSEEKIM@OBMBKAKKGFILOPKDICECS@I@C@KAIBA@A@ICUMCE@EAEKAVCT@BIV@DIJ[`qrapI^@BA\\@TDTL^LLdd\\ZDFHT@FGCl@JA\\ADOLQLIRAFS|K@HA`@X@R@FD\\DjBRJBRHvFXNZbtZVYJODKDIAEBGBCHCDE@CDEDEBCBA@@FCDCHEBABC@ABCDKDGDCFCNGTELALANDJAFAHALCLETCXGHADAD@FDFDFBH@P@LBDBFBHFHFJBHBFCBAFCDEBEBAFADAF@HAJCRKLGJEFABAF@H@H@FBDAHGJGFAJCF@DBB@DBDBHBF@H@H@PCLAHGHIDKDEFCBA@I@OBGDKDMBEDENOFEFAD@D@H@JCDA@ACECAACA@E@GAC@AAAABA@ADA@C@AAABA@AD@DADAFAF@B@DBDBD@DADABA@ABABA@A@ABA@ADABA@ABCBE@E@C@AA@CB@@AAAAACA@@C@@AAA@AAAEAA@CBCBABAAABABA@CAC@EAAC@CAAAACBABCBABA@CAA@CAC@CAK@C@A@CB@FGLMB@B@D@FD@@D@DAFCD@DBBBBDBBBBD@F@H@D@F@B@DANGLIB@B@B@B@@@B@@@B@B@@@H@XGDAD@B@BB@@BABABIBCNgBA@@@A@GB@BA@A@@@A@A@A@E@@BE@EBC@CAC@C@A@@BCBC@@@A@ACE@A@A@A@A@@CC@@@CAC@AEC@AAA@AB@@CAA@CCACE@ACA@AAA@A@E@K@E@@AAACA@CAAAAA@@AC@GAA@CBA@A@ABAD@BAB@B@B@BAB@@ABABCFCDA@ADC@@@ABA@ABCB@BCBAB@BAB@@@B@BAB@@@BABAB@DCBABABC@AAKCOCAGAGAEBG@E@IAGCIICECCGCGIAC@EAS@M@EAEIKA@CBC@K@MAE@AAAAAEA@AAEBCBA@C@C@E@CBGBC@IBGDABA@AACCA@CAA@"],encodeOffsets:[[111624,19257]]}}],UTF8Encoding:!0}):void C("ECharts Map is not loaded"):void C("ECharts is not Loaded")}) 3 | -------------------------------------------------------------------------------- /assets/maps/hai3_nan2_lin2_gao1_xian4.js: -------------------------------------------------------------------------------- 1 | !function(A,B){"function"==typeof define&&define.amd?define(["exports","echarts"],B):"object"==typeof exports&&"string"!=typeof exports.nodeName?B(exports,require("echarts")):B({},A.echarts)}(this,function(A,B){var C=function(A){"undefined"!=typeof console&&console&&console.error&&console.error(A)} 2 | return B?B.registerMap?void B.registerMap("临高县",{type:"FeatureCollection",features:[{type:"Feature",id:"469024",properties:{name:"临高县",cp:[109.690508,19.912025],childNum:1},geometry:{type:"Polygon",coordinates:["@@A@MGCCEEEBADAB@@@@CDABAD@BA@E@EBAACB@FC@AABCDADCAAEFA@A@@DADA@@@@EA@A@BBAB@@@B@B@D@@AA@@@BABCDEBCB@@@CBA@@DEBAA@AA@CB@@AABABBB@B@BA@A@A@@DE@BD@BCFCFA@BIAA@A@BCFBBAD@BCBDHIBBJAFFJDDTF@BEAC@E@ABA@C@CAC@G@EACFABEC@EC@EJCDE@IAM@AACECACDM@CFGBIPUIE@GBBHDFFHENCHOJGFFF@PADABENCFC@A@CAABA@CFCJBN@JD@BABCHEH@DB@@@@FBDDFFJFB@@BAJLCB@FD@FDDDFBH@N@JABBD@@@BBH@@@@@B@FGVIFMBIBGFCLAHAHCNAJ@F@F@F@BBD@@@D@FBVALAHCT@JCJOFQFaHA@IDwNRjFRJ\\LfLR~p\\ZBBNJNDZF^FNDP@N@ZLDBFHJHDBJDNDP@FALAB@N@PDTDL@NCTKZ]DEZUNCXAHBH@LDLHNJNFNDR@LALG\\KJ[PiJ]JQJCD@LAAK@K@QCKCG@A@@KMEAADGB@DCDAAE@CB@B@BENKOCBE@E@EABADCBCBCBA@ABC@AACAAAAC@ACAACCDAH@FADAFG@ADCBADAD@FBD@D@@@B@BA@ABA@A@CB@BAB@DBB@BAF@B@BA@@@AAE@I@A@A@C@AAAC@I@AAA@AI@C@AFAHAHADK@CGAAACAAC@IEO@CBCHAPGBADGHCFG@CAEAECI@IAACIAAA@GAAADKBGBEEMAWACEGIKGIEECCEKAO@UIQCM@ICIKEC@C@KCMGEGAOCCKIGEAIFMHATEDGOIKACBMDIAKBKHEHG@@@CA@EGSIMAGEGEAE@CAE@IGCBE@E@GDCAADEBCDAB@BD@B@B@D@@@@DBBDD@B@@@BB@@BAB@AAC@AA@A@A@A@@@@@D@@A@@@AA@@AAAA@CBABAB@@AB@BAB@@@@@A@@AAA@@@B@@@B@@@BADA@@BA@@BA@@@@@@@@EAA@A@ADQF@AA@"],encodeOffsets:[[112356,20057]]}}],UTF8Encoding:!0}):void C("ECharts Map is not loaded"):void C("ECharts is not Loaded")}) 3 | -------------------------------------------------------------------------------- /assets/maps/hai3_nan2_ling2_shui3_li2_zu2_zi4_zhi4_xian4.js: -------------------------------------------------------------------------------- 1 | !function(B,A){"function"==typeof define&&define.amd?define(["exports","echarts"],A):"object"==typeof exports&&"string"!=typeof exports.nodeName?A(exports,require("echarts")):A({},B.echarts)}(this,function(B,A){var D=function(B){"undefined"!=typeof console&&console&&console.error&&console.error(B)} 2 | return A?A.registerMap?void A.registerMap("陵水黎族自治县",{type:"FeatureCollection",features:[{type:"Feature",id:"469028",properties:{name:"陵水黎族自治县",cp:[110.037503,18.506048],childNum:2},geometry:{type:"MultiPolygon",coordinates:[["@@BBB@@@@A@@@@@@AA@@@@@@@AC@@@A@@D@@@@B@B@"],["@@KQSKqOoQOA_BSFUF_LeFE@UBW@WEIAIASSEUWCNA@EAEHLDBBAB@FAJAF@DCD@BADAD@B@F@FBDB@HBB@J@JDB@BBBDBD@H@F@B@@@@@@@BBB@DBB@@@BDD@@BBBF@FCJAFADEDCFEHADC@I@G@IFCBABCDAFAFAB@BBFBDBD@DB@BBBB@@@@JAF@B@DDDD@@BBB@HADFBBB@B@B@BE@C@ABE@A@@BAF@FBBBA@@DBB@BBBBA@ABALCHDB@BBBDJNDJAL@BABABBN@@JFBBD@@@D@FHDB@J@@@@@BDF@B@BCHEB@B@D@B@BA@G@CACACAA@A@AB@BA@@@C@A@C@EDAN@BAD@@CDA@E@A@A@AACB@@CB@@@B@DA@CBCJA@BBBH@F@HAH@FBH@BBH@BBD@@AD@D@DB@@@HBBBBBBDBBB@BBDAB@B@BBB@BAB@DAB@B@BB@@@BBFAF@FAFADADADCFAB@D@BBB@BB@BBB@DAF@@@B@@BBH@BDBDJBB@B@D@@CFCDEFABGPABEBAB@@AB@F@D@BBD@@@@A@E@K@G@CBA@@@ABAFAH@J@FBD@@@@A@A@GCIEMCGAC@A@EDEDABAD@D@F@BJLB@@BABIDCBAB@B@B@BBDFZ@B@BA@ODMBABAB@@BF@DBFAD@DAD@HBF@DBDBBDBFDBHBDDDLLBB@@BEBCAA@ABADA@CBAFE@A@@D@F@B@B@B@FGJEFEDAFEBGBC@CBCBABABA@A@CAC@A@C@ABC@KFM@ABAB@BBB@B@B@@@HKHIFEBAB@H@B@DBBBB@DBD@F@JADAD@B@BBBBBBB@FHBD@@BBB@BBB@BBBD@DBD@@@BB@B@D@BAB@B@@BDDFJDBBBDAB@BABABGDGFIDABAB@BB@B@@BD@@@BDBDBBBB@HHHHFJBB@BB@B@B@B@B@BB@@BBBB@@D@B@B@D@BBBB@@BDBBBBDBDBF@BBB@@@F@B@D@D@DBB@B@@@D@D@B@B@@@DABCHEBABAB@DBB@B@@@DABCDE@E@@DAB@DCBADE@A@GBADCFAFEDEDCDADAF@F@@G@EACAA@E@G@EFM@C@AACAEACAEBC@GBGDM@GDIFSBAHEDA@A@CBK@ABAFIHGFCDAB@B@FBBBD@L@J@F@B@DAB@BA@CBADEDADAHGJIDAH@F@DBB@B@BABCFIHK@AD@B@BABAFEDCBAB@BBB@FBBDFFBBB@HBBBBB@BBBBBB@B@D@D@FAB@B@@CBC@ABADAHAD@F@B@D@B@DAJ@D@D@BAaaW}[MECUQOMGGACQaEaG[GmAQAMGcAIGO"]],encodeOffsets:[[[112789,18878]],[[112729,18833]]]}}],UTF8Encoding:!0}):void D("ECharts Map is not loaded"):void D("ECharts is not Loaded")}) 3 | -------------------------------------------------------------------------------- /assets/maps/hai3_nan2_qiong2_hai3.js: -------------------------------------------------------------------------------- 1 | !function(A,B){"function"==typeof define&&define.amd?define(["exports","echarts"],B):"object"==typeof exports&&"string"!=typeof exports.nodeName?B(exports,require("echarts")):B({},A.echarts)}(this,function(A,B){var D=function(A){"undefined"!=typeof console&&console&&console.error&&console.error(A)} 2 | return B?B.registerMap?void B.registerMap("琼海",{type:"FeatureCollection",features:[{type:"Feature",id:"469002",properties:{name:"琼海市",cp:[110.474497,19.259134],childNum:1},geometry:{type:"Polygon",coordinates:["@@OEMGOGKGECIGA@MEKEOCIASGIAMAACC@@A@A@A@ABAAGBGA@@AAA@A@@A@A@@@A@@@@A@ACAA@EAA@C@C@E@AAAACAA@A@C@AAC@A@CF@BA@A@A@AC@@A@C@@@A@@A@ACGIIECMEGCE@CDC@QAIEICYE@BA@A@@@CBADAFABCDCDAD@BAB@BAB@@@BAB@BAB@BABABCB@BA@@@AAAAAACAAAA@GB@@EA@@A@ABA@A@A@AAECA@A@@@A@A@ABABABAB@DBD@DBBBF@B@BABC@C@CBCAA@AAAA@I@E@CDEBABA@CACA@CAE@C@EBCBABAFCJCDEBCBCDAFA@CCIQAB@B@BAB@B@BABCBAD@BBDBF@DB@BBBB@@@BABABABABC@E@CBCBIN@DADCBEBEDCDAF@BGBAFCJAJFF@J@@BFBPAJAJCRAPBNERCRAHD@DDHHDDFHJLJPBD@P@NHN@FCHALDPHLJ@JKFEJINGRF@@LFDBFBZHJDHDNDN@F@CNALJ@LBB@JDLCJEJEFEL@B@HBJHJDJALEDANBHFBBHJFDHFRBJEFEFCFBD@HHBHBHCJGJCJ@LBLBJ@@HLDDNBLBFJ@JALAFAF@BEDUHOHCBGFGDCNFJ@@FJDP@DBF@BDPLJL@NAHBD@@@FD@BBL@DAFAF@PDHHL@@HDHDJ@B@D@F@DBDBB@B@NLBHJPHFB@FAFCB@B@DFDBDB@BDD@@FFBBB@@@BBBA@BBB@DHJHJFDBBJHB@JBD@J@DA@@@A@@@@BA@@@@@A@@@@@@@A@@@@@@@A@@@@B@@A@@@@B@@@@@B@@B@@ABBB@B@@A@@BDAHCL@JAHDFFBJBHDHFFFFFDJBRCTEPDNB@@HBFYBIFITCJCLMDE@AHKBEBE@E@K@AEOBGLGDK@IAGAIAM@@BI@@@AFIBADALEPCFDLDFDBBJFNJAH@BANBJ@DFLDDJANGDHBHJD@@LBPCPEFAH@SXEMaQoOeIKKMY[MMEOEKAGIUIU[sIUW{KYGcQÉ DY@@@MBUBIFA@CH@LAB@@C@@@ABA@A@@AA@CAAAC@A@C@ADA@@BAAKMEGGMACGCCAE@EDABADCDABIJOJK@C@A@OKDODQKOMKA@KAU@AA"],encodeOffsets:[[113085,19517]]}}],UTF8Encoding:!0}):void D("ECharts Map is not loaded"):void D("ECharts is not Loaded")}) 3 | -------------------------------------------------------------------------------- /assets/maps/hai3_nan2_wan4_ning2.js: -------------------------------------------------------------------------------- 1 | !function(B,A){"function"==typeof define&&define.amd?define(["exports","echarts"],A):"object"==typeof exports&&"string"!=typeof exports.nodeName?A(exports,require("echarts")):A({},B.echarts)}(this,function(B,A){var D=function(B){"undefined"!=typeof console&&console&&console.error&&console.error(B)} 2 | return A?A.registerMap?void A.registerMap("万宁",{type:"FeatureCollection",features:[{type:"Feature",id:"469006",properties:{name:"万宁市",cp:[110.391073,18.795143],childNum:1},geometry:{type:"Polygon",coordinates:["@@@AAAAAGAA@AAEEACEAA@AAA@ABCDEFABABA@C@@BGLEJADABA@A@CAE@G@CBIJGHCBCBCFAB@DABA@CBA@E@I@K@C@AAEAA@A@CBEDGHEJAB@BAL@D@BCBGFABETCJ@HCNAH@HADBFBDBFBD@B@DEN@F@H@FBBBD@F@HRFLBBB@@@B@FBD@B@BAD@DBBDBFDBBBFBFBBB@B@B@B@B@DAHGB@D@B@DDBDDHBDDFFFBBD@D@@@BDABCD@B@B@BBD@@@B@BBB@B@BB@BBD@FBDBB@BBHFJLJLBJENEFEHAFELALIPGHCDCDMLKVMRIJFJNFXJTHHDLFLDDBHDLLDL@HATFPDDFDNJHFPLNJHFJJFF@HAHBFBBDDBBFFBBBB@B@BJRDDB@BEDCDAFADCDIBEBADAFAD@F@DBB@BD@DABABCF@D@F@JBBBBB@DBDAD@D@BA@A@AAEAA@CAC@CBABABABAB@B@@@B@B@FDBBB@B@B@BAB@@@FB@@HAB@BBDBBBBBBB@@B@@ADABABA@ABA@ABA@A@@BA@ABA@ABCDCDCBABEBCDA@@B@B@@AZFJDJFRBD@DCF@HDNFFDJJDH@B@BB@@@D@B@@@BDB@B@B@@ADEB@D@BBD@B@B@DBBBBBF@D@D@B@FBB@DB@B@B@@B@@@B@B@@@@BBB@BB@AHBHAB@B@B@B@BD@BDNBJBTHJBPDLFNFB@JHFDLHPHNHPFBBV@LBB@NLLPCRCPPLB@D@L@PIJIBADCBCBAFCF@DBHDBDHNFHLNBB@AB@BCD@B@D@BBDBB@@BB@B@BA@@D@@@BA@KDGB@JEVANA@@Z@CGAUG{CcM«AQIuCS@A@W@IBMDcDa@I@UCYAKEQMWWU_OgKmKOCAAAMAK@K@S@SBMBaDkA[AEGCOA·OµQG@KAI@KBGJIJGBQAWsW]QkiUUbABC@C@I@CBA@C@A@E@C@GBCBAB@BAD@DA@A@EBC@C@A@A@AAAA"],encodeOffsets:[[112777,19051]]}}],UTF8Encoding:!0}):void D("ECharts Map is not loaded"):void D("ECharts is not Loaded")}) 3 | -------------------------------------------------------------------------------- /assets/maps/index.js: -------------------------------------------------------------------------------- 1 | define(["require", "exports"], function (require, exports) { 2 | "use strict"; 3 | Object.defineProperty(exports, "__esModule", { value: true }); 4 | var version = '0.1.0'; 5 | function load_ipython_extension() { 6 | console.log("echarts-china-cities-js " + version + " has been loaded"); 7 | } 8 | exports.load_ipython_extension = load_ipython_extension; 9 | }); 10 | -------------------------------------------------------------------------------- /assets/maps/main.js: -------------------------------------------------------------------------------- 1 | define(["require", "exports"], function (require, exports) { 2 | "use strict"; 3 | Object.defineProperty(exports, "__esModule", { value: true }); 4 | var version = '1.3.6'; 5 | function load_ipython_extension() { 6 | console.log("jupyter-echarts " + version + " (echarts 3.6.2) has been loaded"); 7 | } 8 | exports.load_ipython_extension = load_ipython_extension; 9 | }); 10 | -------------------------------------------------------------------------------- /assets/maps/xin1_jiang1_tie3_men2_guan1.js: -------------------------------------------------------------------------------- 1 | !function(A,B){"function"==typeof define&&define.amd?define(["exports","echarts"],B):"object"==typeof exports&&"string"!=typeof exports.nodeName?B(exports,require("echarts")):B({},A.echarts)}(this,function(A,B){var C=function(A){"undefined"!=typeof console&&console&&console.error&&console.error(A)} 2 | return B?B.registerMap?void B.registerMap("铁门关",{type:"FeatureCollection",features:[{type:"Feature",id:"659006",properties:{name:"铁门关市",cp:[85.501217,41.82725],childNum:3},geometry:{type:"MultiPolygon",coordinates:[["@@SFODJRFAHLNABAhUCGCAECA@A@AAA@AC@@KFA@EB"],["@@@CAK@K@MA@@@C@@DE@O@@AE@@AK@@@@AE@@DC@@BE@@DA@@BA@@BCBE@@BC@IABDG@@BD@@LC@EDE@IBA@E@A@A@E@@@CAEBECA@CACABA@A@AF@FADCB@D@FBDAB@BAD@D@@AD@@C@ACBA@@@AB@@@ACAE@@DC@@AO@A@G@@CO@@A@A@@C@C@@BEB@ABA@@@A@@ACFAHBNBBBB@F@@CA@@CA@@AC@@AC@@@A@@@A@@AKA@BA@@AA@A@@AAAA@@DIBBD@FBDCBBDBBLDBD@@B@BBFB@@ADMEKI@GI@ABA@@@A@AAA@@@A@@AA@C@AA@BIACAE@AAA@ABS@@BFBABB@@BDBAB@B@D@BAD@BA@AJA@[ABl\\@DNFdpAF@FAP@ZOJCTA^@\\E\\CRA`C@EJ@T@TF@@\\ATBB@XALCLC@@EQ@AAE@A@@AC@A@AAC@@ACACAGE@@Ba@A@A@C@[B@ZG@C@C@I@K@Q@@A"],["@@ZEHAZELEtSD@JARClK¼aLATAj]ACNEAAVC`KFCAEB@AMKAAO_B@MQ@EciiOCJG@CVEBCDCBAB@@A@@BA@@BAB@@A@AB@@A@ADA@ABCBAB@FA@A@@BABA@@BA@C@CAA@GBA@C@ABI@A@EBCBC@A@A@AA@@A@A@@@A@@@ABA@@BAB@CA@@BC@ABABAB@@AD@B@@A@AB@B@BABAB@EGCEDKBGAGAIAAiAKB@@@@EA@BC@@AKB@@[FCEAd@Po@AA~W@EEE@FFW@·AA@@@MwGaCDNzF\\@EA]@{@YA_DYBQX[@AÑGHzF\\DZLt¶`HBbJV`JFdBLDNBD@DFVBHNxOM ZE"]],encodeOffsets:[[[87484,42940]],[[88091,42788]],[[87627,42906]]]}}],UTF8Encoding:!0}):void C("ECharts Map is not loaded"):void C("ECharts is not Loaded")}) 3 | -------------------------------------------------------------------------------- /assets/maps/xin1_jiang1_tu2_mu4_shu1_ke4.js: -------------------------------------------------------------------------------- 1 | !function(B,A){"function"==typeof define&&define.amd?define(["exports","echarts"],A):"object"==typeof exports&&"string"!=typeof exports.nodeName?A(exports,require("echarts")):A({},B.echarts)}(this,function(B,A){var D=function(B){"undefined"!=typeof console&&console&&console.error&&console.error(B)} 2 | return A?A.registerMap?void A.registerMap("图木舒克",{type:"FeatureCollection",features:[{type:"Feature",id:"659003",properties:{name:"图木舒克市",cp:[79.073963,39.868965],childNum:1},geometry:{type:"Polygon",coordinates:["@@@C@S@EQC_CIAYCwI_EW@KAIBKDK@CBeAi@EDKLSPEJEDC@GCSGGCE@IDOFDDHHHJHNDHBFEHCDEA[IUESASEgAC@Q@MDGDCF@FBDDDBBF@DBBBBB@@AD@DABAD@BA@@B@@@@@D@@ABAB@B@B@@@BB@BB@@@B@B@@AB@@A@AB@@@B@@AB@@@@@B@@CBE@A@G@C@ABA@AD@BADABCB@@E@CAEDKBCD@DFHADADIFIHEP@BCR@DFDLF\\JdTRJDD@FBDFDHDFHFFLLLDRHLBJDHBHNABBB@B@BCBABA@@B@@ABAB@B@BBB@BBB@@@BA@A@AAAB@B@@@BB@BBB@@B@B@@@@B@@@B@B@D@FD@@@@@@BBHFH@HCBCCG@AA@AAAE@A@G@KFE@AEC@ADCHADCJK@KCMCGIECAAKDCBABBHBJBJAFAHGJKNI@ECMGMICI@ICBADEFEHMEKGGSEACAABEBEJGFILKFQNOFCFBDFDFHBJBDDBDBH@RBNDLDPFJHJJDNDJBFEHMGE@CDAFBFHFFDAJGHAFDBF@F@BERGLADAJG`ATAHV@Z@J@D@DZBNF@`@@d@Z@B@@@@B@BBB@BDBB@@B@@CB@BB@B@DDBB@@@B@@AB@D@@@BBB@@DBBB@@@@@BABAD@BA@ABA@ABA@MBC@@@@AA@CAEAC@C@A@I@C@C@EBEBG@C@EBA@EBG@A@EBC@ABAB@@CBABEBCBA@A@A@@BA@A@CB@@ABCBEDABGBABCBA@@@CD@FAB@@DB@DHDJDJHHFBF@NFHDBH@N@FBNFLBNFNDN@A@AB@@A@@@@BABB@AB@@CFBD@DBH@B@BDBB@BBAB@BGDMHODA@E@CAC@A@A@CHEHCFBBBBJFZJ^NZJFDBB@B@D@D@FFTJh@DBDDBFBNBPBNBJ@HDB@BBABAFENMRCNOREL@DADBBDDJDRF^FdFX@XF\\FP@nFVDnD^FjD`FD@H@hFlHD@HBNBHrH\\D^FJVDhD@@LBPB`F@@@@@@@@B@@@@@@@LBTBF@LITSDCDENINMTQVW^[VURQFKFKLYDQBIHWFQLeJe@EBM@EIIkaOK_WICAAO@OBUHoLG@C@]J]HUF]HaH[@G@gC_C{GSA§IEAO@AABEBCFEdcNMBICEGIMEEEAGBEHIPAPBHBB@@DBB@F@BB@@@B@BA@CD@BAF@B@D@@@FABAB@@AAA@G@C@E@CA@C@A@A@AB@@A@@AA@C@@@A@A@AA@AA@@@A@AAAAA@C@ABC@A@AA@@ABA@@@@@@@@A@@@@A@A@ABA@A@@@AAA@C@A@A@A@A@@@A@BAAA@@CAA@AAC@AA@AAAA@@A@@A@C@C@A@A@E@@@A@AA@@@A@@@AA@@@A@A@@@AAAC@@A@@@A@@@@B@@@BC@AB@BA@@@A@@AB@@AA@@@A@A@AAA@A@@@AA@A@@A@@@AGOACOCgIaGKCkI[AI@gDUAE@KKSYEG@ICAIKSKU@KA[GmIkIIACE@KAU"],encodeOffsets:[[80897,40592]]}}],UTF8Encoding:!0}):void D("ECharts Map is not loaded"):void D("ECharts is not Loaded")}) 3 | -------------------------------------------------------------------------------- /assets/themes/index.js: -------------------------------------------------------------------------------- 1 | define(["require", "exports"], function (require, exports) { 2 | "use strict"; 3 | Object.defineProperty(exports, "__esModule", { value: true }); 4 | var version = '1.0.0'; 5 | function load_ipython_extension() { 6 | console.log("echarts-themes-js " + version + " has been loaded"); 7 | } 8 | exports.load_ipython_extension = load_ipython_extension; 9 | }); 10 | -------------------------------------------------------------------------------- /assets/themes/infographic.js: -------------------------------------------------------------------------------- 1 | !function(e,o){"function"==typeof define&&define.amd?define(["exports","echarts"],o):"object"==typeof exports&&"string"!=typeof exports.nodeName?o(exports,require("echarts")):o({},e.echarts)}(this,function(e,o){var l;if(!o)return l="ECharts is not Loaded",void("undefined"!=typeof console&&console&&console.error&&console.error(l));var r=["#C1232B","#27727B","#FCCE10","#E87C25","#B5C334","#FE8463","#9BCA63","#FAD860","#F3A43B","#60C0DD","#D7504B","#C6E579","#F4E001","#F0805A","#26C0C0"],t={color:r,title:{textStyle:{fontWeight:"normal",color:"#27727B"}},visualMap:{color:["#C1232B","#FCCE10"]},toolbox:{iconStyle:{normal:{borderColor:r[0]}}},tooltip:{backgroundColor:"rgba(50,50,50,0.5)",axisPointer:{type:"line",lineStyle:{color:"#27727B",type:"dashed"},crossStyle:{color:"#27727B"},shadowStyle:{color:"rgba(200,200,200,0.3)"}}},dataZoom:{dataBackgroundColor:"rgba(181,195,52,0.3)",fillerColor:"rgba(181,195,52,0.2)",handleColor:"#27727B"},categoryAxis:{axisLine:{lineStyle:{color:"#27727B"}},splitLine:{show:!1}},valueAxis:{axisLine:{show:!1},splitArea:{show:!1},splitLine:{lineStyle:{color:["#ccc"],type:"dashed"}}},timeline:{lineStyle:{color:"#27727B"},controlStyle:{normal:{color:"#27727B",borderColor:"#27727B"}},symbol:"emptyCircle",symbolSize:3},line:{itemStyle:{normal:{borderWidth:2,borderColor:"#fff",lineStyle:{width:3}},emphasis:{borderWidth:0}},symbol:"circle",symbolSize:3.5},candlestick:{itemStyle:{normal:{color:"#C1232B",color0:"#B5C334",lineStyle:{width:1,color:"#C1232B",color0:"#B5C334"}}}},graph:{color:r},map:{label:{normal:{textStyle:{color:"#C1232B"}},emphasis:{textStyle:{color:"rgb(100,0,0)"}}},itemStyle:{normal:{areaColor:"#ddd",borderColor:"#eee"},emphasis:{areaColor:"#fe994e"}}},gauge:{axisLine:{lineStyle:{color:[[.2,"#B5C334"],[.8,"#27727B"],[1,"#C1232B"]]}},axisTick:{splitNumber:2,length:5,lineStyle:{color:"#fff"}},axisLabel:{textStyle:{color:"#fff"}},splitLine:{length:"5%",lineStyle:{color:"#fff"}},title:{offsetCenter:[0,-20]}}};o.registerTheme("infographic",t)}); -------------------------------------------------------------------------------- /assets/themes/macarons.js: -------------------------------------------------------------------------------- 1 | !function(e,o){"function"==typeof define&&define.amd?define(["exports","echarts"],o):"object"==typeof exports&&"string"!=typeof exports.nodeName?o(exports,require("echarts")):o({},e.echarts)}(this,function(e,o){var l;if(!o)return l="ECharts is not Loaded",void("undefined"!=typeof console&&console&&console.error&&console.error(l));var r=["#2ec7c9","#b6a2de","#5ab1ef","#ffb980","#d87a80","#8d98b3","#e5cf0d","#97b552","#95706d","#dc69aa","#07a2a4","#9a7fd1","#588dd5","#f5994e","#c05050","#59678c","#c9ab00","#7eb00a","#6f5553","#c14089"],a={color:r,title:{textStyle:{fontWeight:"normal",color:"#008acd"}},visualMap:{itemWidth:15,color:["#5ab1ef","#e0ffff"]},toolbox:{iconStyle:{normal:{borderColor:r[0]}}},tooltip:{backgroundColor:"rgba(50,50,50,0.5)",axisPointer:{type:"line",lineStyle:{color:"#008acd"},crossStyle:{color:"#008acd"},shadowStyle:{color:"rgba(200,200,200,0.2)"}}},dataZoom:{dataBackgroundColor:"#efefff",fillerColor:"rgba(182,162,222,0.2)",handleColor:"#008acd"},grid:{borderColor:"#eee"},categoryAxis:{axisLine:{lineStyle:{color:"#008acd"}},splitLine:{lineStyle:{color:["#eee"]}}},valueAxis:{axisLine:{lineStyle:{color:"#008acd"}},splitArea:{show:!0,areaStyle:{color:["rgba(250,250,250,0.1)","rgba(200,200,200,0.1)"]}},splitLine:{lineStyle:{color:["#eee"]}}},timeline:{lineStyle:{color:"#008acd"},controlStyle:{normal:{color:"#008acd"},emphasis:{color:"#008acd"}},symbol:"emptyCircle",symbolSize:3},line:{smooth:!0,symbol:"emptyCircle",symbolSize:3},candlestick:{itemStyle:{normal:{color:"#d87a80",color0:"#2ec7c9",lineStyle:{color:"#d87a80",color0:"#2ec7c9"}}}},scatter:{symbol:"circle",symbolSize:4},map:{label:{normal:{textStyle:{color:"#d87a80"}}},itemStyle:{normal:{borderColor:"#eee",areaColor:"#ddd"},emphasis:{areaColor:"#fe994e"}}},graph:{color:r},gauge:{axisLine:{lineStyle:{color:[[.2,"#2ec7c9"],[.8,"#5ab1ef"],[1,"#d87a80"]],width:10}},axisTick:{splitNumber:10,length:15,lineStyle:{color:"auto"}},splitLine:{length:22,lineStyle:{color:"auto"}},pointer:{width:5}}};o.registerTheme("macarons",a)}); -------------------------------------------------------------------------------- /assets/themes/roma.js: -------------------------------------------------------------------------------- 1 | (function (root, factory) {if (typeof define === 'function' && define.amd) { 2 | // AMD. Register as an anonymous module. 3 | define(['exports', 'echarts'], factory); 4 | } else if (typeof exports === 'object' && typeof exports.nodeName !== 'string') { 5 | // CommonJS 6 | factory(exports, require('echarts')); 7 | } else { 8 | // Browser globals 9 | factory({}, root.echarts); 10 | } 11 | }(this, function (exports, echarts) { 12 | var log = function (msg) { 13 | if (typeof console !== 'undefined') { 14 | console && console.error && console.error(msg); 15 | } 16 | }; 17 | if (!echarts) { 18 | log('ECharts is not Loaded'); 19 | return; 20 | } 21 | 22 | var colorPalette = ['#E01F54','#001852','#f5e8c8','#b8d2c7','#c6b38e', 23 | '#a4d8c2','#f3d999','#d3758f','#dcc392','#2e4783', 24 | '#82b6e9','#ff6347','#a092f1','#0a915d','#eaf889', 25 | '#6699FF','#ff6666','#3cb371','#d5b158','#38b6b6' 26 | ]; 27 | 28 | var theme = { 29 | color: colorPalette, 30 | 31 | visualMap: { 32 | color:['#e01f54','#e7dbc3'], 33 | textStyle: { 34 | color: '#333' 35 | } 36 | }, 37 | 38 | candlestick: { 39 | itemStyle: { 40 | normal: { 41 | color: '#e01f54', 42 | color0: '#001852', 43 | lineStyle: { 44 | width: 1, 45 | color: '#f5e8c8', 46 | color0: '#b8d2c7' 47 | } 48 | } 49 | } 50 | }, 51 | 52 | graph: { 53 | color: colorPalette 54 | }, 55 | 56 | gauge : { 57 | axisLine: { 58 | lineStyle: { 59 | color: [[0.2, '#E01F54'],[0.8, '#b8d2c7'],[1, '#001852']], 60 | width: 8 61 | } 62 | } 63 | } 64 | }; 65 | 66 | echarts.registerTheme('roma', theme); 67 | })); -------------------------------------------------------------------------------- /assets/themes/shine.js: -------------------------------------------------------------------------------- 1 | !function(e,o){"function"==typeof define&&define.amd?define(["exports","echarts"],o):"object"==typeof exports&&"string"!=typeof exports.nodeName?o(exports,require("echarts")):o({},e.echarts)}(this,function(e,o){var t;if(!o)return t="ECharts is not Loaded",void("undefined"!=typeof console&&console&&console.error&&console.error(t));var l=["#c12e34","#e6b600","#0098d9","#2b821d","#005eaa","#339ca8","#cda819","#32a487"],r={color:l,title:{textStyle:{fontWeight:"normal"}},visualMap:{color:["#1790cf","#a2d4e6"]},toolbox:{iconStyle:{normal:{borderColor:"#06467c"}}},tooltip:{backgroundColor:"rgba(0,0,0,0.6)"},dataZoom:{dataBackgroundColor:"#dedede",fillerColor:"rgba(154,217,247,0.2)",handleColor:"#005eaa"},timeline:{lineStyle:{color:"#005eaa"},controlStyle:{normal:{color:"#005eaa",borderColor:"#005eaa"}}},candlestick:{itemStyle:{normal:{color:"#c12e34",color0:"#2b821d",lineStyle:{width:1,color:"#c12e34",color0:"#2b821d"}}}},graph:{color:l},map:{label:{normal:{textStyle:{color:"#c12e34"}},emphasis:{textStyle:{color:"#c12e34"}}},itemStyle:{normal:{borderColor:"#eee",areaColor:"#ddd"},emphasis:{areaColor:"#e6b600"}}},gauge:{axisLine:{show:!0,lineStyle:{color:[[.2,"#2b821d"],[.8,"#005eaa"],[1,"#c12e34"]],width:5}},axisTick:{splitNumber:10,length:8,lineStyle:{color:"auto"}},axisLabel:{textStyle:{color:"auto"}},splitLine:{length:12,lineStyle:{color:"auto"}},pointer:{length:"90%",width:3,color:"auto"},title:{textStyle:{color:"#333"}},detail:{textStyle:{color:"auto"}}}};o.registerTheme("shine",r)}); -------------------------------------------------------------------------------- /assets/themes/vintage.js: -------------------------------------------------------------------------------- 1 | !function(e,o){"function"==typeof define&&define.amd?define(["exports","echarts"],o):"object"==typeof exports&&"string"!=typeof exports.nodeName?o(exports,require("echarts")):o({},e.echarts)}(this,function(e,o){var r;if(!o)return r="ECharts is not Loaded",void("undefined"!=typeof console&&console&&console.error&&console.error(r));var t=["#d87c7c","#919e8b","#d7ab82","#6e7074","#61a0a8","#efa18d","#787464","#cc7e63","#724e58","#4b565b"];o.registerTheme("vintage",{color:t,backgroundColor:"#fef8ef",graph:{color:t}})}); -------------------------------------------------------------------------------- /assets/v5/main.js: -------------------------------------------------------------------------------- 1 | define(["require", "exports"], function (require, exports) { 2 | "use strict"; 3 | Object.defineProperty(exports, "__esModule", { value: true }); 4 | function load_ipython_extension() { 5 | console.log("pyecharts-assert extension has been loaded"); 6 | } 7 | exports.load_ipython_extension = load_ipython_extension; 8 | }); 9 | -------------------------------------------------------------------------------- /assets/v5/maps/Andorra.js: -------------------------------------------------------------------------------- 1 | (function (root, factory) {if (typeof define === 'function' && define.amd) {define(['exports', 'echarts'], factory);} else if (typeof exports === 'object' && typeof exports.nodeName !== 'string') {factory(exports, require('echarts'));} else {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":[{"type":"Feature","properties":{"name":"Andorra la Vella"},"geometry":{"type":"Polygon","coordinates":["@@PL®ZvBo·T}v"],"encodeOffsets":[[1496,43525]]}},{"type":"Feature","properties":{"name":"Canillo"},"geometry":{"type":"Polygon","coordinates":["@@HJÜ_zw[¡e±HķY"],"encodeOffsets":[[1600,43568]]}},{"type":"Feature","properties":{"name":"Encamp"},"geometry":{"type":"Polygon","coordinates":["@@`nĸZ²GY«mYF±N»r"],"encodeOffsets":[[1584,43545]]}},{"type":"Feature","properties":{"name":"Escaldes-Engordany"},"geometry":{"type":"Polygon","coordinates":["@@rB¼q²MKq¹AQWTApu"],"encodeOffsets":[[1559,43544]]}},{"type":"Feature","properties":{"name":"La Massana"},"geometry":{"type":"Polygon","coordinates":["@@´³G_mqAY¢BtbjvF"],"encodeOffsets":[[1505,43630]]}},{"type":"Feature","properties":{"name":"Ordino"},"geometry":{"type":"Polygon","coordinates":["@@GH³´TM~V®}"],"encodeOffsets":[[1642,43649]]}},{"type":"Feature","properties":{"name":"Sant Julià de Lòria"},"geometry":{"type":"Polygon","coordinates":["@@~u¸SXSQsGÑZG]dX"],"encodeOffsets":[[1496,43525]]}}],"UTF8Encoding":true});})); -------------------------------------------------------------------------------- /assets/v5/maps/Anguilla.js: -------------------------------------------------------------------------------- 1 | (function (root, factory) {if (typeof define === 'function' && define.amd) {define(['exports', 'echarts'], factory);} else if (typeof exports === 'object' && typeof exports.nodeName !== 'string') {factory(exports, require('echarts'));} else {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":[{"type":"Feature","properties":{"name":"Anguilla"},"geometry":{"type":"MultiPolygon","coordinates":[["@@VBLKUGKR"],["@@ELZRTAEQaW@N"],["@@g[WAILWBSOQB[OSFJR`RJPjDlNDTXFVTKVJJn\\fPJGZLPG\\NVKSQDecSIHM[YGKeO"]],"encodeOffsets":[[[-64776,18721]],[[-64466,18721]],[[-64582,18621]]]}}],"UTF8Encoding":true});})); -------------------------------------------------------------------------------- /assets/v5/maps/Antigua_and_Barbuda.js: -------------------------------------------------------------------------------- 1 | (function (root, factory) {if (typeof define === 'function' && define.amd) {define(['exports', 'echarts'], factory);} else if (typeof exports === 'object' && typeof exports.nodeName !== 'string') {factory(exports, require('echarts'));} else {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":[{"type":"Feature","properties":{"name":"Antigua and Barbuda"},"geometry":{"type":"MultiPolygon","coordinates":[["@@HLL@VJDPPD^_PURDNMZDTULU\\UfkJORBQMaDUEMD]WJgBQZSJM@QPiXQBWIWQIPNnFbIzSZCPIT]TX\\"],["@@DLmAOJT\\RJ\\BHKVBTEGVSFDTLZPPCF`PTKhFFMTGBW^MKGQWVA@YPATJER`VDGQOTY^AB[TE\\FHPNKPHLCASKK]GFSPIVHJeAOUGGQiBiVW@LaRQSGNKYQQ@SXKSQNTJ@TW@MSmB@GUAUGAPyTuFMZC^HDHVHDWXJTTALT"],["@@BVZG[M"]],"encodeOffsets":[[[-63359,18134]],[[-63360,17508]],[[-63241,17561]]]}}],"UTF8Encoding":true});})); -------------------------------------------------------------------------------- /assets/v5/maps/Bahrain.js: -------------------------------------------------------------------------------- 1 | (function (root, factory) {if (typeof define === 'function' && define.amd) {define(['exports', 'echarts'], factory);} else if (typeof exports === 'object' && typeof exports.nodeName !== 'string') {factory(exports, require('echarts'));} else {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":[{"type":"Feature","properties":{"name":"Capital Governorate"},"geometry":{"type":"Polygon","coordinates":["@@O@GVY\\]E_JBZ\\@NLVJlKBMnTSZTBHOXKB[HIXB@OPQQOgMWLgAEE"],"encodeOffsets":[[51775,26826]]}},{"type":"Feature","properties":{"name":"Central Governorate"},"geometry":{"type":"MultiPolygon","coordinates":[["@@P@H[Z_mHeTSOUAW]NWpSKÕpBGSdBxVPnJdB"],["@@FObLJOiO@a[pDLSJUl\\XXBJMD]GY"],["@@F[UG@TPP"]],"encodeOffsets":[[[51767,26826]],[[51841,26781]],[[51804,26823]]]}},{"type":"Feature","properties":{"name":"Muharraq Governorate"},"geometry":{"type":"Polygon","coordinates":["@@U]g^Gl[N\\RHQ`GRN\\DRLu`RXdARVRM[oKYVMNJFRVAPuI]Y@CmPI@nGISbFHUh]@HaCO[CKOSpKPDRYlKESX"],"encodeOffsets":[[51840,26886]]}},{"type":"Feature","properties":{"name":"Northern Governorate"},"geometry":{"type":"MultiPolygon","coordinates":[["@@KCBUAIZ@@LGE]OH_C[DBTMXD\\VLPXJGFLC\\NA"],["@@AY`I^FZ[HUcAmIUOAwTcKWLKNÁMEfDPMvQNQjSNpB^OHEVMDDXnRPIFKfYI@TVHTw"],["@@BSUIBZXL`\\PWSMaB"]],"encodeOffsets":[[[51622,26820]],[[51720,26866]],[[51665,26876]]]}},{"type":"Feature","properties":{"name":"Southern Governorate"},"geometry":{"type":"MultiPolygon","coordinates":[["@@KRBPZLPKEMYS"],["@@CUqKMrVEhCFE"],["@@GFL^ELXljpXGJVPGBS[WL[e]WELePKUgXcUIKsaV@RPZCbF^QT"],["@@GLVPJUWE"],["@@NMÂKLLXAHÖoTLXo^MTC@aSQDkTIM_HaOEI{EIFcG]DGOqDIEHMGY_iFQSGgeSjEpIZepSlO@inkXQ`GhFX\\dBbVd@Z"]],"encodeOffsets":[[[52027,26278]],[[52036,26263]],[[51959,26269]],[[51997,26363]],[[51695,26676]]]}}],"UTF8Encoding":true});})); -------------------------------------------------------------------------------- /assets/v5/maps/British_Indian_Ocean_Territory.js: -------------------------------------------------------------------------------- 1 | (function (root, factory) {if (typeof define === 'function' && define.amd) {define(['exports', 'echarts'], factory);} else if (typeof exports === 'object' && typeof exports.nodeName !== 'string') {factory(exports, require('echarts'));} else {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":[{"type":"Feature","properties":{"name":"British Indian Ocean Territory"},"geometry":{"type":"MultiPolygon","coordinates":[["@@kwUmOGOBELE\\ ItSTYLyx[NOVdTNGEc|izYIQH]CQcC_J{TITtT^dX"],["@@VCRJH]oX"]],"encodeOffsets":[[[74212,-7567]],[[73083,-6842]]]}}],"UTF8Encoding":true});})); -------------------------------------------------------------------------------- /assets/v5/maps/British_Virgin_Islands.js: -------------------------------------------------------------------------------- 1 | (function (root, factory) {if (typeof define === 'function' && define.amd) {define(['exports', 'echarts'], factory);} else if (typeof exports === 'object' && typeof exports.nodeName !== 'string') {factory(exports, require('echarts'));} else {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":[{"type":"Feature","properties":{"name":"British Virgin Islands"},"geometry":{"type":"MultiPolygon","coordinates":[["@@[IBPZE"],["@@GDO\\qCDNVEXFTEDc"],["@@I@iPUAWFOISZOJJNLEpJbKLD^ETPlMRGd_^eFSMKWTmXAHcF[@"],["@@EeBS_F@TJH@`RAVFLJCVJjHHZCVIFQbHLRRDRUY@GMcI[FE]]@iU"],["@@O@IPVNRSMI"],["@@gAPZ\\ERJLT@L\\NMRJXVIJ\\REnCTFVKz\\LCJ_]IA_KBIQWCYXUDGMPKMM[@AMQKOAmSMPSC"],["@@QDb\\tGLS]SOFKNUC"],["@@KCOJPLVGLHRMDMMOKVQD"],["@@FSS@JTIPAVLJNSI["]],"encodeOffsets":[[[-66161,18752]],[[-66115,18777]],[[-65887,19167]],[[-65972,18902]],[[-66114,18912]],[[-66240,18830]],[[-66315,18886]],[[-66085,18883]],[[-66080,18916]]]}}],"UTF8Encoding":true});})); -------------------------------------------------------------------------------- /assets/v5/maps/Brunei.js: -------------------------------------------------------------------------------- 1 | (function (root, factory) {if (typeof define === 'function' && define.amd) {define(['exports', 'echarts'], factory);} else if (typeof exports === 'object' && typeof exports.nodeName !== 'string') {factory(exports, require('echarts'));} else {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":[{"type":"Feature","properties":{"name":"Belait"},"geometry":{"type":"Polygon","coordinates":["@@n±zGZiD±eôćïÌJ³^]÷ėÍÅ}O¥lĂÓpÅC`ðsb@¬öÍyzbêdŨª¶~"],"encodeOffsets":[[117239,4803]]}},{"type":"Feature","properties":{"name":"Brunei-Muara"},"geometry":{"type":"Polygon","coordinates":["@@ov\\ŮþØǦØN£ÓP saÁÙPe§i"],"encodeOffsets":[[117525,4837]]}},{"type":"Feature","properties":{"name":"Temburong"},"geometry":{"type":"Polygon","coordinates":["@@^¦¤lc²hI|GZyEpOu»RkÝXOs~ £D ykw¥F÷U[ĄeUÊ}²VZyĒ"],"encodeOffsets":[[117783,4863]]}},{"type":"Feature","properties":{"name":"Tutong"},"geometry":{"type":"Polygon","coordinates":["@@[ŭpu¡ZģHóV¢EF±Y·ËðóĈfC²YjHym²°ňĪð°"],"encodeOffsets":[[117515,5015]]}}],"UTF8Encoding":true});})); -------------------------------------------------------------------------------- /assets/v5/maps/Cayman_Islands.js: -------------------------------------------------------------------------------- 1 | (function (root, factory) {if (typeof define === 'function' && define.amd) {define(['exports', 'echarts'], factory);} else if (typeof exports === 'object' && typeof exports.nodeName !== 'string') {factory(exports, require('echarts'));} else {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":[{"type":"Feature","properties":{"name":"Cayman Islands"},"geometry":{"type":"MultiPolygon","coordinates":[["@@lqxG~bFX~JGh[lgjJpM¬RAZWIm_@SNMEwiAqR}P]YbPXCfLrUvuRH\\vXpSaUhOa"],["@@RRJ¤ZT[ G¡m[FOUcMiARbxZ"],["@@hXtNnrLtbpJXYog©[kA"]],"encodeOffsets":[[[-83322,19786]],[[-81991,20160]],[[-81808,20161]]]}}],"UTF8Encoding":true});})); -------------------------------------------------------------------------------- /assets/v5/maps/Comoros.js: -------------------------------------------------------------------------------- 1 | (function (root, factory) {if (typeof define === 'function' && define.amd) {define(['exports', 'echarts'], factory);} else if (typeof exports === 'object' && typeof exports.nodeName !== 'string') {factory(exports, require('echarts'));} else {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":[{"type":"Feature","properties":{"name":"Anjouan"},"geometry":{"type":"Polygon","coordinates":["@@jEPWI~ShDNNhAlL`XT\\bFJrTbWln\\@luKmV[Ld DoLMLUqX¿KweSiRFhmvg^cNGXYV[Fc|fiGvUT`aZVP"],"encodeOffsets":[[45279,-12459]]}},{"type":"Feature","properties":{"name":"Grande Comore"},"geometry":{"type":"Polygon","coordinates":["@@V`ZX\\Iz@TIzVnBlYPNbpf®ZfOfAn»QOWBeNMAMcORqGSNY`YDU^aFgVUNgDwISR[NsJAzRKHmQESmO@_Y]@qbYtuNiGuDgT_^[k^U¦"],"encodeOffsets":[[44268,-12014]]}},{"type":"Feature","properties":{"name":"Moheli"},"geometry":{"type":"Polygon","coordinates":["@@BdnXVIIgf[\\AJU^GRUSxmRgIg³f©TÁHeIWHJl_dYB["],"encodeOffsets":[[44673,-12574]]}}],"UTF8Encoding":true});})); -------------------------------------------------------------------------------- /assets/v5/maps/Cook_Islands.js: -------------------------------------------------------------------------------- 1 | (function (root, factory) {if (typeof define === 'function' && define.amd) {define(['exports', 'echarts'], factory);} else if (typeof exports === 'object' && typeof exports.nodeName !== 'string') {factory(exports, require('echarts'));} else {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":[{"type":"Feature","properties":{"name":"Aitutaki"},"geometry":{"type":"Polygon","coordinates":["@@nVBe[UnLX"],"encodeOffsets":[[-163631,-19311]]}},{"type":"Feature","properties":{"name":"Atiu"},"geometry":{"type":"Polygon","coordinates":["@@GUaitD~~Ft"],"encodeOffsets":[[-161876,-20481]]}},{"type":"Feature","properties":{"name":"Mangaia"},"geometry":{"type":"Polygon","coordinates":["@@rA_³Ms^AhTpVT]"],"encodeOffsets":[[-161688,-22430]]}},{"type":"Feature","properties":{"name":"Mauke"},"geometry":{"type":"Polygon","coordinates":["@@wEOxLjzQB"],"encodeOffsets":[[-161101,-20663]]}},{"type":"Feature","properties":{"name":"Mitiaro"},"geometry":{"type":"Polygon","coordinates":["@@FtfJncK{sUYx"],"encodeOffsets":[[-161508,-20347]]}},{"type":"Feature","properties":{"name":"Palmerston"},"geometry":{"type":"Polygon","coordinates":["@@ZÈp^bx¸~ÄVCQk|kÈÉh}\\V»GU_©¥{g_SGD¯\\^{hsrÄoÄE"],"encodeOffsets":[[-167323,-18489]]}},{"type":"Feature","properties":{"name":"Puaikura"},"geometry":{"type":"Polygon","coordinates":["@@WicHYPZ"],"encodeOffsets":[[-163659,-21716]]}},{"type":"Feature","properties":{"name":"Takitumu"},"geometry":{"type":"Polygon","coordinates":["@@XjxHvjXuWugIZ"],"encodeOffsets":[[-163636,-21770]]}},{"type":"Feature","properties":{"name":"Te-Au-O-Tonga"},"geometry":{"type":"Polygon","coordinates":["@@uiwG |RIfW"],"encodeOffsets":[[-163569,-21724]]}}],"UTF8Encoding":true});})); -------------------------------------------------------------------------------- /assets/v5/maps/Coral_Sea_Islands_Territory.js: -------------------------------------------------------------------------------- 1 | (function (root, factory) {if (typeof define === 'function' && define.amd) {define(['exports', 'echarts'], factory);} else if (typeof exports === 'object' && typeof exports.nodeName !== 'string') {factory(exports, require('echarts'));} else {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":[{"type":"Feature","properties":{"name":"Coral Sea Islands Territory"},"geometry":{"type":"MultiPolygon","coordinates":[["@@żǚҠë̪ǾʱǍ˓ֽʫۧØ©˪"],["@@ʜͨ\\̄џġʃ֟Ь"],["@@ѴǶ¢ե˕«ȿМ"],["@@Ā̸ʹàƆЉɉȣͯɖ"],["@@˨̨̮ůǭ·Чǐ"],["@@ư˜Β§ăϥнƲ"],["@@ϞӀêȝ٩̣Ȣ"]],"encodeOffsets":[[[154207,-17851]],[[153347,-16696]],[[151676,-17992]],[[155596,-19687]],[[156978,-22387]],[[151136,-16920]],[[162593,-30662]]]}}],"UTF8Encoding":true});})); -------------------------------------------------------------------------------- /assets/v5/maps/Djibouti.js: -------------------------------------------------------------------------------- 1 | (function (root, factory) {if (typeof define === 'function' && define.amd) {define(['exports', 'echarts'], factory);} else if (typeof exports === 'object' && typeof exports.nodeName !== 'string') {factory(exports, require('echarts'));} else {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":[{"type":"Feature","properties":{"name":"Ali Sabieh"},"geometry":{"type":"Polygon","coordinates":["@@ǚúĬĎTČFĮÇɕΏKYÿ_SXÉPO}eqGolbqsCƊÄz"],"encodeOffsets":[[43691,11530]]}},{"type":"Feature","properties":{"name":"Arta"},"geometry":{"type":"Polygon","coordinates":["@@~gĈ§LFPuQUy@bZEFrs\\VbdÞfdhnGÀDN@¹ɚGtopQHeda{¥ĭÈċEčSīǙùƟCŷŖMƴª¾"],"encodeOffsets":[[43405,11916]]}},{"type":"Feature","properties":{"name":"Dikhil"},"geometry":{"type":"Polygon","coordinates":["@@úÍƲƅw©½NƳŸŕƠDÃyDƉć}å³µ^}B¯[][ÍMQTãGMY{QIoÝCOElsDñr`RvDȸFÈ[âoĆ`ªdvFì|Þ¸pJ°fîĶ"],"encodeOffsets":[[43049,12219]]}},{"type":"Feature","properties":{"name":"Djibouti"},"geometry":{"type":"Polygon","coordinates":["@@@º¼AĀLv] \\ÉəH"],"encodeOffsets":[[43955,11810]]}},{"type":"Feature","properties":{"name":"Obock"},"geometry":{"type":"Polygon","coordinates":["@@TZvFjhGzo^JpRZdp~G~\\pŪ¼NGd©Öćâď\\\\`»lqdçDXUnPĽW ÉKH[iD»U«§»aQstąŴ§¾u¦_ďŬ@|"],"encodeOffsets":[[43735,12673]]}},{"type":"Feature","properties":{"name":"Tadjourah"},"geometry":{"type":"Polygon","coordinates":["@@x¢zz¸^T\\nznªÒº¤jÊ¢¾f¼²ÆmsÚÕl\\@{Đū`¥v¨½ĆųtsYgáKiumCÁR{[qiOsEkwcm}K]mYdgUn]HgiKEć¨}hxƱƆùÎ"],"encodeOffsets":[[43049,12219]]}}],"UTF8Encoding":true});})); -------------------------------------------------------------------------------- /assets/v5/maps/Equatorial_Guinea.js: -------------------------------------------------------------------------------- 1 | (function (root, factory) {if (typeof define === 'function' && define.amd) {define(['exports', 'echarts'], factory);} else if (typeof exports === 'object' && typeof exports.nodeName !== 'string') {factory(exports, require('echarts'));} else {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":[{"type":"Feature","properties":{"name":"Región Continental"},"geometry":{"type":"MultiPolygon","coordinates":[["@@wZFSM"],["@@^qE\\[fjNtaæo\\RxWH\\SbȪBɌ@˾ADC̠BIYQ˟F̡HϿ͛BȷAɃ@˟@ʍ@AU~]fw^JÁYu[AO]zovPÏqNs¢efxTb~VºxPfd\\HGjxrÌFf|tiHlrxdxnTntZvAX|`ND|SĘ|°BÔI¤Y²V^\\"]],"encodeOffsets":[[[9555,909]],[[10059,2406]]]}},{"type":"Feature","properties":{"name":"Región Insular"},"geometry":{"type":"MultiPolygon","coordinates":[["@@Vhf_NoWscjMr"],["@@[nG¾j®frhRÜ[hPX|WrHĖz|¬TxrZfÜE®HjR|]lHWicÃo«wCu]aw[NO«Y}msl^wK¡bcAµrEp"]],"encodeOffsets":[[[5755,-1456]],[[8640,3383]]]}}],"UTF8Encoding":true});})); -------------------------------------------------------------------------------- /assets/v5/maps/Gibraltar.js: -------------------------------------------------------------------------------- 1 | (function (root, factory) {if (typeof define === 'function' && define.amd) {define(['exports', 'echarts'], factory);} else if (typeof exports === 'object' && typeof exports.nodeName !== 'string') {factory(exports, require('echarts'));} else {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":[{"type":"Feature","properties":{"name":"Gibraltar"},"geometry":{"type":"Polygon","coordinates":["@@N@LC@MBKEC@QBEE[EGGD@JMVFLENIHBJNADP"],"encodeOffsets":[[-5480,37023]]}}],"UTF8Encoding":true});})); -------------------------------------------------------------------------------- /assets/v5/maps/Guernsey.js: -------------------------------------------------------------------------------- 1 | (function (root, factory) {if (typeof define === 'function' && define.amd) {define(['exports', 'echarts'], factory);} else if (typeof exports === 'object' && typeof exports.nodeName !== 'string') {factory(exports, require('echarts'));} else {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":[{"type":"Feature","properties":{"name":"Alderney"},"geometry":{"type":"Polygon","coordinates":["@@\\N@HTBPBVAND@JnDJCMKSAFEGGI@UMQA[IgDAL"],"encodeOffsets":[[-2288,50903]]}},{"type":"Feature","properties":{"name":"Guernsey"},"geometry":{"type":"MultiPolygon","coordinates":[["@@DFP@LCJDLRALMPJAJFTCJF@FZAXHBJNFRDPVRDNNLCJDXKHPARTADGNAHJbGDKEKE@EODEEEI@WCKGCMFEEK@IJEMYPOBGQIGBFNM@_SIFAHS@GDKIOC[DGEUFE@QFGASHQEKBSFEL"],["@@TFAKPMGIMECHDLKP"]],"encodeOffsets":[[[-2739,50620]],[[-2516,50668]]]}},{"type":"Feature","properties":{"name":"Sark"},"geometry":{"type":"Polygon","coordinates":["@@JFVF@HKBGNXRCFFJJGNC@IRC@OIGU@MKCOMEEBIL"],"encodeOffsets":[[-2440,50601]]}}],"UTF8Encoding":true});})); -------------------------------------------------------------------------------- /assets/v5/maps/Guyana.js: -------------------------------------------------------------------------------- 1 | (function (root, factory) {if (typeof define === 'function' && define.amd) {define(['exports', 'echarts'], factory);} else if (typeof exports === 'object' && typeof exports.nodeName !== 'string') {factory(exports, require('echarts'));} else {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":[{"type":"Feature","properties":{"name":"Guyana"},"geometry":{"type":"MultiPolygon","coordinates":[["@@S´ĚÄN~Ú¬Ú£Äxð ºT ʦ¼Pĺ[¨QÈÊ\\î¾ÚĞv°t²¬\\¦rÆKÕªQ{zğ¥Å´[¦ÌsæûĎBÄJúŜN¶ÂÔĂYÔjòÒvîZ|¼E²Xü¢¾Ī`~ì¶ad¼ƊýŪ×ȲũŔēǪșoÀĕøuŮǣ°ñWė^¹Yұɻƕ@ÓcçW\\¾ĖÚäÔhøeÀĜHÐsǨƩÒÙIJč¤ÏāάOŠāĆğºǁyƗCÿćÏßOć¹ÀÍUÿª[uálÛÝB}mÃC¡fñaãf·{ËFãěäœ@£¹©ŏ}JĭãϵlåLãòßäģ²ſÆ}¤Ç¦hËy¯f¦gÜp¢unÎE¶vl¹_HąðſkÏdēdžǽI©ãºÇI¦A±ºL¯ĀĽ»ĘD˹]}ë{yÏR«µij~uåmijĒŕ¹kËEm³ÅccċđħćU¯¤ñGMăU{¯^Dñu±±PËu¾ſRÝ£R¥ĻMF»uđûDfåI}ëåyX¥Ì]ÆʼnLǣÈïŊD«_¬ijĮĽlAÝC[¤xêPĪaèj´k²M÷Æq°AÜÙĦPwºPȶÔSÖ¶ÞO¸ÄĜ Ðî» ^ înpØFâÐ\\d_¬Ð G¹L_°nÆÅ\\AĖ´¼¹ÞÏėT»ċ_ùrò®ZK¦¦ZŚƠCÊĥ¶îD´ŗád¥ýtWħÇS˯̈́ˣ̺"],["@@ĐÙÏ"],["@@DÊö¤AÇąi·"]],"encodeOffsets":[[[-62888,6115]],[[-59878,7086]],[[-59971,6886]]]}}],"UTF8Encoding":true});})); -------------------------------------------------------------------------------- /assets/v5/maps/Iraq.js: -------------------------------------------------------------------------------- 1 | (function (root, factory) {if (typeof define === 'function' && define.amd) {define(['exports', 'echarts'], factory);} else if (typeof exports === 'object' && typeof exports.nodeName !== 'string') {factory(exports, require('echarts'));} else {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":[{"type":"Feature","properties":{"name":"Iraq"},"geometry":{"type":"Polygon","coordinates":["@@ȚĶɼŨˊƌвɆńưúʀŢǒĈɤÆhT¨PL^ĘǦĘŀPYØHäQJIìNÔdæČgNÆöGT¸ÒYǾĩǼdŀ\\Ų\\`M^ĎŴPR̤°°RÈ¢¶ªz\\|̖ˆjrmPAhĠzIJZNpbZ¨f\\HrnTpvpVt~~MNqpA¢gÆYTTPpjZâHX[àWzUvpBXg¢wS`c[VP®F{¶L`PĦQz}hzÀA¤Al|F [²RîbDjylSFReEu«I½¦³UQXm KT^ GpCÖp¨|ETlvzrHtn´cF®SRq}g~qHidOdyP\\_tETqk§~@ecOo{NØEnR~vHY§L¹]]{WZqCguGScXgYP\\OL}gA|Z¶`³GW}uk]Hcja[uHpjIVgQimSZo¢GzfOlVKHz{[{^{|_Pilmr^I~Rfº]nX BjD]@e|qbX|aphZKd¨MN[qwAy[}PqU[omNOH \\kkI©RmIXLq`]Y§¬÷|rS¬\\y¥æoQwygCeqWq\\eIKRaheQ§zcGKcAs\\AcqoE}{F[XDTEgkiiMTu^mIaiUioIsZMhKY`i@¥sHhWO¿GVWOaXqA[iL}g`sX|X`®il{A[[]v©ÇG Yo@w]¤L¤·ªÕLenUfuQcjQx{¦oe°n¦b¤LTUWkzYz]_ë«úC~brE~©N@}Acha²yD Qs`Y£wÍV[EcE@imsCKqMÐbÌAĔw²qj]xIĂÅsÄk±PccVm¨Ìd_ººÜ`HÂDt¤W¢Epizw[V`SSiqnGBo@wnO^mJ¨ ImtyvSh^zwpKLejKWmPa¦{T{Ƶ͛@ȑ@ƙ¢AɴAvCMбAqäm´wjwN¡hrtOþāuP]C{}Hmin}F^q¦{ægnUÝcd_acX«A§vhǽpđHSyLcÈ[ziZ]t`zI\\Lbfb¢GpcZčpcdµluTydGnsAml«iReGyJȹĂ˯@Y§»_]§ÅmÏeÇo}Q·y_]_ CeÍ©±}sc ¿Ñ¯Ç£ŃɝnгͥȿfʩpùÊ|nɷǦȵƴǁŜȍƒ͍ɸɥnjBȼɥĪʟłʡŀ˵Ś˵Ŕ̽ƺɯŐ̻ƲǔͱĊǫªýhľǻ©µƦĎrçȴǯՈ"],"encodeOffsets":[[39725,34177]]}}],"UTF8Encoding":true});})); -------------------------------------------------------------------------------- /assets/v5/maps/Isle_of_Man.js: -------------------------------------------------------------------------------- 1 | (function (root, factory) {if (typeof define === 'function' && define.amd) {define(['exports', 'echarts'], factory);} else if (typeof exports === 'object' && typeof exports.nodeName !== 'string') {factory(exports, require('echarts'));} else {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":[{"type":"Feature","properties":{"name":"Ayre"},"geometry":{"type":"Polygon","coordinates":["@@nVtNLVJCAmI]]wC[gKCUZ[@a W}kISUIo@QpHT[PPNKRPxdNfwHAT"],"encodeOffsets":[[-4607,55689]]}},{"type":"Feature","properties":{"name":"Garff"},"geometry":{"type":"Polygon","coordinates":["@@VJJT~lX@bY\\DVhLDSZ]tKzGPM]]eW[_YSCWqSOWDOZK__gKKFD^[foJSt"],"encodeOffsets":[[-4580,55545]]}},{"type":"Feature","properties":{"name":"Glenfaba"},"geometry":{"type":"Polygon","coordinates":["@@j[FMfBvWIYQSqaoowA[s[qCYIFjSTDTTH^nGXbXZDJl"],"encodeOffsets":[[-4730,55566]]}},{"type":"Feature","properties":{"name":"Michael"},"geometry":{"type":"Polygon","coordinates":["@@tpVh`jVTVnbZ~XBSxGMewcO LQOM\\OGSQCD_wOWQuXeAENi\\"],"encodeOffsets":[[-4730,55566]]}},{"type":"Feature","properties":{"name":"Middle"},"geometry":{"type":"Polygon","coordinates":["@@pprbRTJZXRxPC`RDRop@TspI\\eC]LECKsIUBaUHc]G_QeDOWUGSUo@}SBb\\^Gja\\EZ"],"encodeOffsets":[[-4723,55470]]}},{"type":"Feature","properties":{"name":"Rushen"},"geometry":{"type":"MultiPolygon","coordinates":[["@@LJnFFG[YS@OR"],["@@ZJrDt\\\\xBFYb[Hi[]AaCM]IyG]OcA@NaVo@]KFOcCCMaASK]PLVPDb`_JXVdH`p"]],"encodeOffsets":[[[-4946,55351]],[[-4847,55434]]]}}],"UTF8Encoding":true});})); -------------------------------------------------------------------------------- /assets/v5/maps/Israel.js: -------------------------------------------------------------------------------- 1 | (function (root, factory) {if (typeof define === 'function' && define.amd) {define(['exports', 'echarts'], factory);} else if (typeof exports === 'object' && typeof exports.nodeName !== 'string') {factory(exports, require('echarts'));} else {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":[{"type":"Feature","properties":{"name":"Center District"},"geometry":{"type":"Polygon","coordinates":["@@v¼X\\zÌÂ]¤IUrihL¢bLYrTx±j¸ŴORR¸Q{rFTUyEdwMcuQEoF Me`£Wãp dGPM{EBWS{ÑUk] ymuV{qXLhcv\\Kd D"],"encodeOffsets":[[35499,32626]]}},{"type":"Feature","properties":{"name":"Haifa District"},"geometry":{"type":"Polygon","coordinates":["@@¡EWMG]^we±M{uQÉ@oeÄCRfrD|o¡w]BuwqÑqE|·RQQPƦ^ôCp`\\\\üCnvVqlRzRv"],"encodeOffsets":[[35919,33678]]}},{"type":"Feature","properties":{"name":"Jerusalem District"},"geometry":{"type":"Polygon","coordinates":["@@l^ÒVT|XAamCxpIXcÂq®TxdmOUCLqi_TÓdoK·iK¥Z|qXINlWd\\b{Zov"],"encodeOffsets":[[35657,32551]]}},{"type":"Feature","properties":{"name":"North District"},"geometry":{"type":"Polygon","coordinates":["@@Ht[NRxĂFÒ@PvO°`pEHanR¤J`t´C@pz`I\\`´ITNh¬bmqAvXnxnReDjSNsuA]Ulķp¯[½cQm}WRgP_QTAmvsemLqakDċrJOhTlcb¿Q\\y|m[{pqCQeÃDf@p ÊvRN|f²]xH^NFX¢"],"encodeOffsets":[[35919,33678]]}},{"type":"Feature","properties":{"name":"South District"},"geometry":{"type":"Polygon","coordinates":["@@CLc [duKgrW|vUnzpu|Y[aXcMkJrW{Y]mKFesueRg~{ð^ņEtRÒVÀ¢ò²^\\äJEÝ_³¥åMVy«JwQCmqmBceiGuXsIciOCieOAwc_e@Q]CµHv¯QsANM`y]Ñ_Acm[¡i Lc@¯ ÇM}[acÙRqM÷³±s¦W®X¢m®OÂkİ©Ų{Â×njWÇWtfÈ@ÖeØýƪÑƲÅƴvllxN`Q²`x°¬~n^f|Õ¬Îú иĖ"],"encodeOffsets":[[35499,32626]]}},{"type":"Feature","properties":{"name":"Tel Aviv District"},"geometry":{"type":"Polygon","coordinates":["@@´ŘhÀ²SwZqaKK¡jgVq£JÁ^"],"encodeOffsets":[[35567,32772]]}}],"UTF8Encoding":true});})); -------------------------------------------------------------------------------- /assets/v5/maps/Jamaica.js: -------------------------------------------------------------------------------- 1 | (function (root, factory) {if (typeof define === 'function' && define.amd) {define(['exports', 'echarts'], factory);} else if (typeof exports === 'object' && typeof exports.nodeName !== 'string') {factory(exports, require('echarts'));} else {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":[{"type":"Feature","properties":{"name":"Cornwall County"},"geometry":{"type":"Polygon","coordinates":["@@A]TaHiGMJ]c±Mãy§£|L£[HğŻlċKYHgBkM}JiIyH]N[\\eP[b@`oVaXHRIfRnMdaXVwMgLQv]`]|SB h@^OTHdSn[Z_P]BGM[RKoBELOuYQ@e\\ETiJ_GwRZS^EZRTX@R`FCXL\\UV`F`@MZLNl\\P\\`HRZTC@CUZMLn^F´YjJVEJLJ\\W^HpOjCJPORZNIZLl¤fxJv@IO\\BnGVQtO~HHQhIVN`KrN@jOnB\\IvBNU"],"encodeOffsets":[[-79314,18913]]}},{"type":"Feature","properties":{"name":"Middlesex County"},"geometry":{"type":"MultiPolygon","coordinates":[["@@fLb[HYQEWZeV"],["@@VVTAgLVjAfQHVT´[jCb[^KbLbIX[]BVN^AVLlGTSNF~OtGJThJ~GV[QMJgXAoVWbINQOQVKNgferTz_\\PRKµķkPfkScPOWUBQHWD{QO[@ESXIGaXuc@_KQ]MESF][kkwyUW\\QBiUQVi@SKIT^^Kfsf[GMR[W{GysKoOSHcWGC]ZSIYgADT[DaWBUv@hOZZZGE_`UB_icuGwRaTUZaRgtoNEVu^eLjB}M]mTk^WBkČżGĠ¤\\K¤{z¨Näd²I^HNGjSbB^"]],"encodeOffsets":[[[-78932,18315]],[[-79314,18913]]]}},{"type":"Feature","properties":{"name":"Surrey County"},"geometry":{"type":"Polygon","coordinates":["@@^B\\WR_dY~BbNt{tKXNVSbFXPfC\\kjMFNdBNMEnMR_\\FLYAY^OBaxLSLoNU@ahcPaXKIiFSXQjBdwQQWNmIMSkESQeFg[cHJbaIEg[@\\[BQSFK]Ae[eG[PGTgLGUNUp]ZafcRSCmVOqB]YMNXVI^JM^UNIsDpUeWbHWJFT\\@RPC|GXRVAPXdOlTelO¶ĸ"],"encodeOffsets":[[-78540,18705]]}}],"UTF8Encoding":true});})); -------------------------------------------------------------------------------- /assets/v5/maps/Jersey.js: -------------------------------------------------------------------------------- 1 | (function (root, factory) {if (typeof define === 'function' && define.amd) {define(['exports', 'echarts'], factory);} else if (typeof exports === 'object' && typeof exports.nodeName !== 'string') {factory(exports, require('echarts'));} else {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":[{"type":"Feature","properties":{"name":"Jersey"},"geometry":{"type":"Polygon","coordinates":["@@NPbAHHNIRARML@bFLATRdBPKdBJIZBHJNCTQDKNCdDJFNKTATEDKKUNSLGWIIULeMEYHQBmK[X]B@MQBJNMNBFYNeF[CMGAYLMGKOLWADRYLUO]EOBULNFPTF^K`W\\UPCH"],"encodeOffsets":[[-2308,50432]]}}],"UTF8Encoding":true});})); -------------------------------------------------------------------------------- /assets/v5/maps/Juguang.js: -------------------------------------------------------------------------------- 1 | (function (root, factory) {if (typeof define === 'function' && define.amd) {define(['exports', 'echarts'], factory);} else if (typeof exports === 'object' && typeof exports.nodeName !== 'string') {factory(exports, require('echarts'));} else {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('undefined', {"type":"FeatureCollection","features":[{"type":"Feature","properties":{"name":"Juguang"},"geometry":{"type":"MultiPolygon","coordinates":[["@@^fTMk[ED"],["@@hDQ]UZ"]],"encodeOffsets":[[[122840,26574]],[[122803,26604]]]}}],"UTF8Encoding":true});})); -------------------------------------------------------------------------------- /assets/v5/maps/Kuwait.js: -------------------------------------------------------------------------------- 1 | (function (root, factory) {if (typeof define === 'function' && define.amd) {define(['exports', 'echarts'], factory);} else if (typeof exports === 'object' && typeof exports.nodeName !== 'string') {factory(exports, require('echarts'));} else {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":[{"type":"Feature","properties":{"name":"Ahmadi"},"geometry":{"type":"Polygon","coordinates":["@@V¢D`dÞNIPLÂOFŶ^pĪsØA~DnSÚZfÉFPUVµdzLc|s¤[QsAx¤qAFOY^OZqJsvĝA}EDžCÙ_ŗXƵCBh®ewnaÀP[âyg"],"encodeOffsets":[[48678,29598]]}},{"type":"Feature","properties":{"name":"Al Asimah"},"geometry":{"type":"MultiPolygon","coordinates":[["@@~Th_FMpLpb jrzfBPeh[uglEeZÅU{HõBiV^hA|"],["@@jJ\\WQ¢Ua}Vor @Nj"]],"encodeOffsets":[[[48917,30076]],[[49449,30175]]]}},{"type":"Feature","properties":{"name":"Farwaniya"},"geometry":{"type":"Polygon","coordinates":["@@vtJRTD¤|GÆVfYRHb}am×Bĩt"],"encodeOffsets":[[48951,29908]]}},{"type":"Feature","properties":{"name":"Hawalli"},"geometry":{"type":"Polygon","coordinates":["@@FkvhgVNOQo@£qKßBQ"],"encodeOffsets":[[49131,30008]]}},{"type":"Feature","properties":{"name":"Jahra"},"geometry":{"type":"MultiPolygon","coordinates":[["@@B{]gjUöAC£QSsIu]oEŵÁPOKJÝMcC_¡UwY~˳ʇ¹HȁrHhxxȤ°ÀÒd~tª²ÎDf``^zR¸p~ÈfnÐÆ¨^¼`¨Z˰@ȺāRaIGo^©MHuóvqvWB}dxTvmykt«lÁZ@Wk[Õ»awkByqJevCX"],["@@dFTD|ly`cGGymPPfvB\\vNGp[¨^yTMjzi^uAcYsss³§{aTcx[I~opSgnV@\\~Rb\\C°e"],["@@aAiZnV^m"],["@@yVwf~Vpr`m_[s]UaT"],["@@[ uakKaRp|ZtD"]],"encodeOffsets":[[[48917,30076]],[[49321,30544]],[[49244,30562]],[[49255,30621]],[[49255,30739]]]}},{"type":"Feature","properties":{"name":"Mubarak Al-Kabeer"},"geometry":{"type":"Polygon","coordinates":["@@àArL|ïÙYmT}Cbna~G"],"encodeOffsets":[[49140,29969]]}}],"UTF8Encoding":true});})); -------------------------------------------------------------------------------- /assets/v5/maps/Lebanon.js: -------------------------------------------------------------------------------- 1 | (function (root, factory) {if (typeof define === 'function' && define.amd) {define(['exports', 'echarts'], factory);} else if (typeof exports === 'object' && typeof exports.nodeName !== 'string') {factory(exports, require('echarts'));} else {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":[{"type":"Feature","properties":{"name":"Beirut Governorate"},"geometry":{"type":"Polygon","coordinates":["@@Wu¥UUÔH"],"encodeOffsets":[[36396,34719]]}},{"type":"Feature","properties":{"name":"Beqaa Governorate"},"geometry":{"type":"Polygon","coordinates":["@@Ò@ZÌFno¬ÈtjZ~vxrB ÚD¸Ph¦vPªzhº¾xL~tLzTÚKjNlîRsssxQJigaX£s{]¯[ACw}aRSA_Ù±»~FwJiÕ@Ûvu£lÁmJ}©aAwqe@{kNsÖo`orU}}Ý_YY^mo¯_µTUqh G£eZi°R"],"encodeOffsets":[[36488,34329]]}},{"type":"Feature","properties":{"name":"Mount Lebanon Governorate"},"geometry":{"type":"Polygon","coordinates":["@@t¶VZF`°vFئVXv|A^zzvevt¤O¢[LJ°`f¤kQĖF]¸A¼iOgC·ÙqAuwY}si«ÇpmEË@YÑ}z@{@³i¿AÇl"],"encodeOffsets":[[36237,34400]]}},{"type":"Feature","properties":{"name":"Nabatiyeh Governorate"},"geometry":{"type":"Polygon","coordinates":["@@Nf|vXp´¨@§Bb@~mj\\r[v|BvFrhøTKq@É^²xfY¤®HrgV¶SmQwmmÝ[ang«iăo{@o³D_sÑ[¹¤"],"encodeOffsets":[[36148,33896]]}},{"type":"Feature","properties":{"name":"North Lebanon Governorate"},"geometry":{"type":"Polygon","coordinates":["@@XO|j Rb¾NM|ôn¸¨tXLp_úº]®BČPOÌL\\¢xRZ~sQRF`Wµ±uHmSysKK}w¹½gy ©O¥u»j·B^ĕER£l"],"encodeOffsets":[[36505,35036]]}},{"type":"Feature","properties":{"name":"South Lebanon Governorate"},"geometry":{"type":"Polygon","coordinates":["@@ÈkÀB´j|@@~yQj¯±w]@ÊLr÷SqguEAu{\\[qni@}a¨A@³§Woue{MMN¯_uPOÕDZjxXrRIºL èrTVl"],"encodeOffsets":[[36237,34400]]}}],"UTF8Encoding":true});})); -------------------------------------------------------------------------------- /assets/v5/maps/Liechtenstein.js: -------------------------------------------------------------------------------- 1 | (function (root, factory) {if (typeof define === 'function' && define.amd) {define(['exports', 'echarts'], factory);} else if (typeof exports === 'object' && typeof exports.nodeName !== 'string') {factory(exports, require('echarts'));} else {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":[{"type":"Feature","properties":{"name":"Wahlkreis Oberland"},"geometry":{"type":"Polygon","coordinates":["@@JETN¬GJEZB@YrYP[jEEIDQTIQQIO\\SAcSASWMSYMR[PoICEaEKDKMQJINFLdNjXNZOGVQRQ^I`DT"],"encodeOffsets":[[9716,48323]]}},{"type":"Feature","properties":{"name":"Wahlkreis Unterland"},"geometry":{"type":"Polygon","coordinates":["@@FPR\\J\\`fTfTAhURSY[\\OTSLGGSOOYAIF«HSMIF"],"encodeOffsets":[[9716,48323]]}}],"UTF8Encoding":true});})); -------------------------------------------------------------------------------- /assets/v5/maps/Maldives.js: -------------------------------------------------------------------------------- 1 | (function (root, factory) {if (typeof define === 'function' && define.amd) {define(['exports', 'echarts'], factory);} else if (typeof exports === 'object' && typeof exports.nodeName !== 'string') {factory(exports, require('echarts'));} else {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":[{"type":"Feature","properties":{"name":"Dhekunu Province"},"geometry":{"type":"MultiPolygon","coordinates":[["@@nQGM]BKRDL"],["@@Q[bmDeS\\]|@L^L"],["@@E[KKKd^D"],["@@ANNLXaX[MImn"]],"encodeOffsets":[[[74901,-701]],[[74845,-592]],[[74996,-592]],[[75174,-296]]]}},{"type":"Feature","properties":{"name":"Mathi-Dhekunu Province"},"geometry":{"type":"MultiPolygon","coordinates":[["@@LTXGSOOD"],["@@APFV`Bcg"],["@@G^PHD]KG"]],"encodeOffsets":[[[75023,228]],[[75189,271]],[[74745,490]]]}},{"type":"Feature","properties":{"name":"Mathi-Uthuru Province"},"geometry":{"type":"MultiPolygon","coordinates":[["@@MPRHLMOI"],["@@OXTHC_"],["@@OfVEE_"],["@@G^TA@QKI"],["@@N^CZPJBWSeGC"],["@@@TLdTH_"],["@@d@WSKT"],["@@BRIZJLPQQe"],["@@Z_MIKj"]],"encodeOffsets":[[[74732,6695]],[[74808,6719]],[[74826,6771]],[[74836,6813]],[[74866,6838]],[[74925,6902]],[[74957,6981]],[[74971,7105]],[[74743,7195]]]}},{"type":"Feature","properties":{"name":"Medhu-Dhekunu Province"},"geometry":{"type":"MultiPolygon","coordinates":[["@@GRjLRHFI]MSSGF"],["@@CcKBPb"],["@@P_[yOuQDPTNjFJD"]],"encodeOffsets":[[[75321,2160]],[[75289,1915]],[[75310,1990]]]}},{"type":"Feature","properties":{"name":"Medhu-Uthuru Province"},"geometry":{"type":"MultiPolygon","coordinates":[["@@^\\FYcA"],["@@SJVLAU"],["@@BTPVLIKWQG"]],"encodeOffsets":[[[74574,3553]],[[74715,4537]],[[75220,5066]]]}}],"UTF8Encoding":true});})); -------------------------------------------------------------------------------- /assets/v5/maps/Malta.js: -------------------------------------------------------------------------------- 1 | (function (root, factory) {if (typeof define === 'function' && define.amd) {define(['exports', 'echarts'], factory);} else if (typeof exports === 'object' && typeof exports.nodeName !== 'string') {factory(exports, require('echarts'));} else {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":[{"type":"Feature","properties":{"name":"Comino"},"geometry":{"type":"Polygon","coordinates":["@@TFNAVQCG_CEJIFCJ"],"encodeOffsets":[[14667,36882]]}},{"type":"Feature","properties":{"name":"Gozo"},"geometry":{"type":"Polygon","coordinates":["@@DJZAJJVBR@TDbCHEXCNIDGRGPHVQVBFONAZUBO[IgBIKKAWGIBYIOFCFUBYFQAMTSHSCMFHHA^FFAJMFAJ"],"encodeOffsets":[[14524,36936]]}},{"type":"Feature","properties":{"name":"Malta"},"geometry":{"type":"Polygon","coordinates":["@@FJ`T`LLCJPLALSQCSOMGHMRBbHFGV@JGKGM]ZJNAHHPDBFPF@WPLVELQJHLQVCHDNCHGJCH]JFRGHMY@EKRENFN@W[LCdVPCZMLMHATOAKJKUKFSKGFYCQEACRKTOOIFO@FI@KR@HEEOYIiBaNe@SLWAYJqJAJgJ@HYNWJSLSVSFKLBLCLMNFHEJZ@EJIHBPRBBRKHQDAFXTCHC\\]AEF"],"encodeOffsets":[[14663,36835]]}}],"UTF8Encoding":true});})); -------------------------------------------------------------------------------- /assets/v5/maps/Monaco.js: -------------------------------------------------------------------------------- 1 | (function (root, factory) {if (typeof define === 'function' && define.amd) {define(['exports', 'echarts'], factory);} else if (typeof exports === 'object' && typeof exports.nodeName !== 'string') {factory(exports, require('echarts'));} else {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":[{"type":"Feature","properties":{"name":"Monaco"},"geometry":{"type":"Polygon","coordinates":["@@HD@DPLHBHFDJLBFDBIEBGCGOMABGHBBCSMSJ"],"encodeOffsets":[[7587,44780]]}}],"UTF8Encoding":true});})); -------------------------------------------------------------------------------- /assets/v5/maps/Montserrat.js: -------------------------------------------------------------------------------- 1 | (function (root, factory) {if (typeof define === 'function' && define.amd) {define(['exports', 'echarts'], factory);} else if (typeof exports === 'object' && typeof exports.nodeName !== 'string') {factory(exports, require('echarts'));} else {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":[{"type":"Feature","properties":{"name":"Saint Anthony"},"geometry":{"type":"Polygon","coordinates":["@@Oj]zGJ]_g@cZizCh"],"encodeOffsets":[[-63726,17139]]}},{"type":"Feature","properties":{"name":"Saint Georges"},"geometry":{"type":"Polygon","coordinates":["@@FhXtXRjuDyHi^"],"encodeOffsets":[[-63691,17131]]}},{"type":"Feature","properties":{"name":"Saint Peter"},"geometry":{"type":"Polygon","coordinates":["@@WQWsEg PCZX\\F`^rBdpIA_Tc"],"encodeOffsets":[[-63664,17186]]}}],"UTF8Encoding":true});})); -------------------------------------------------------------------------------- /assets/v5/maps/Palestine.js: -------------------------------------------------------------------------------- 1 | (function (root, factory) {if (typeof define === 'function' && define.amd) {define(['exports', 'echarts'], factory);} else if (typeof exports === 'object' && typeof exports.nodeName !== 'string') {factory(exports, require('echarts'));} else {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":[{"type":"Feature","properties":{"name":"Gaza Strip"},"geometry":{"type":"Polygon","coordinates":["@@Ö«@UeekSaI}m[]ecQG[aeWqm_wR±M_qYU]_WmSukwÚGBaxrp àä`hljª"],"encodeOffsets":[[35320,32354]]}},{"type":"Feature","properties":{"name":"West Bank"},"geometry":{"type":"Polygon","coordinates":["@@J`\\ztvXlNrE\\@rLL\\npZdfdjLrfPjpXATbXAXN\\G`WLHfA\\OJF`STbFZPRKrL^@^GZPVYPLNUP_IIXDTGZQNWWNMLsAggP[KJWs@uNUR]DWNWdoJSGmgSGDCLfbFN|@lO`cHURLRebR@nLFEh_¤AXPNO`JfGLYHFNcbE^LRZD\\NbbfrNdU\\UBHZFZRZ@@PTXCTQH\\nXRZd^^A^NjlfbhXZa`YjOnKXBR`AaDc`sGCKgPgnWZNtCXOURIZDTiUOLWIKFYESTWC[JWQUNUESTQSSTYMEFeHK[SB[SMVUAO]CLaW_KEZiYaGiMBBuLII_\\SEQZaKG@uKaQ@C[R_AU\\QDOQONYBeKUBURQGYPw}s»UMG¯Ks¯@sI][µ{c¿¡qEM_AsQÇF½@OoA]KY@UZgbQl"],"encodeOffsets":[[35719,32148]]}}],"UTF8Encoding":true});})); -------------------------------------------------------------------------------- /assets/v5/maps/Paraguay.js: -------------------------------------------------------------------------------- 1 | (function (root, factory) {if (typeof define === 'function' && define.amd) {define(['exports', 'echarts'], factory);} else if (typeof exports === 'object' && typeof exports.nodeName !== 'string') {factory(exports, require('echarts'));} else {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":[{"type":"Feature","properties":{"name":"Región Occidental"},"geometry":{"type":"Polygon","coordinates":["@@g廬PP³¼±¡ytXĽ¤±B£TßK}ufÁxOb¸Yt©}§°³cìݤPĉ¾m²ÁJw¼ZÏ}Û®ÿÖü½HÛoV ÌirU}e¢ÉÃ@e¼±Zë|uIãx±w{YÛÃmX{Ég¹aQ³busg·¯ÃÕ±LimS·¿ÁYv¯©°Hz³¾sÔZu lęKkÇ@Qv£DeJėÍ©¡Ôō¸ċU´ßB×ûÎF|×^±®«bīÌg²¡\\¥ÖʅƒʅƆƁĥNŃÒ©`aNoĩtmhŅF½ ËJm´ËÐ_àݪHęúûdwz³Tmēøĝc¾P¹ºœîkr\\k¦µ¬W©jq²~G©ºvÈhyÍlÑ ]F»¬¹r[®ƼӞǔԨFÎOΪ̀ЊǀϤौƬՈƌЪHΖFݼґJ¿ŝns¥¯onªZUÁxÁ¬]tgájeca³Ks¹Ju¶HLwÑkÄÅ¥¹j·a`±SÁjy¢]S¡¯cÁ«FuiÍ¥k¥iqX}ëqYJ¿"],"encodeOffsets":[[-59385,-22620]]}},{"type":"Feature","properties":{"name":"Región Oriental"},"geometry":{"type":"Polygon","coordinates":["@@u°Z®ÀT¸jn²KÖ°Äh¸vt´aRbºhÊW|ÄnZÜ|x²wJä{vY컲@fÄ¡ÊfV~qËjUpGÜû¾ÕĀ~ÜYлxI±Â½nĊ£OëÞd¯´~¨sª·Za wPeÂ~vàL¤SA£²Wľs¢z»²O´«O¼hæ ªNXÈYzXʪVªc¨L}¼LmJ¶cx{¶TÊwl~èImdĪsÀR«ČºHÊkz®zòz¬@¨µTÖc|ÞSZ\\ĴiÐZæAÂēB\\ÙYpĊÝZģ«]¹``čҰfgy[÷ª½ÏCÕhG½²kRñ_Łvêf~èòdpyÄO¶®ĀhlnòF¢âmØÚgt«øÁ«±£Mq|ġf»Áć]»fÇMá ç»ŧiųz«ÓƋëé±róGëbËIOqă ą\\ok|µm÷¨»Áx¡¿cÝǧo³fÃfåwQõ[_õSùÑPã¹gvËiÃC©¯īïFB©ESsgB·ëÇ¥J«³ÄõU©§Jõɽ§_BÕa¿|áŎÃN{LuYy·u£d«eý¢o²ÝlċE÷dã¢čMÙeĵ¬āÐÙcH¹ºXşBğ]ëd¥]ġYÙ\\ï{R`ÂÏ \\´Ăh@¢°@gÄƤèa°t¤_ĆÄOWTªqÐ VjPĆªnc¨NAüp~ÐxjZ´¸d\\ª®Dtx¤ÐBMÌA|Brä v"],"encodeOffsets":[[-59030,-25980]]}}],"UTF8Encoding":true});})); -------------------------------------------------------------------------------- /assets/v5/maps/Pitcairn_Islands.js: -------------------------------------------------------------------------------- 1 | (function (root, factory) {if (typeof define === 'function' && define.amd) {define(['exports', 'echarts'], factory);} else if (typeof exports === 'object' && typeof exports.nodeName !== 'string') {factory(exports, require('echarts'));} else {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":[{"type":"Feature","properties":{"name":"Pitcairn Islands"},"geometry":{"type":"MultiPolygon","coordinates":[["@@TGHGNGKEAGU@MNQF@FLFDDJB"],["@@KNEPQVEPATHTLJFVHDRCR@TFXLIW@MNqDOHOA]F[ACMGMHML_DMH"]],"encodeOffsets":[[[-133232,-25661]],[[-131415,-24993]]]}}],"UTF8Encoding":true});})); -------------------------------------------------------------------------------- /assets/v5/maps/Rwanda.js: -------------------------------------------------------------------------------- 1 | (function (root, factory) {if (typeof define === 'function' && define.amd) {define(['exports', 'echarts'], factory);} else if (typeof exports === 'object' && typeof exports.nodeName !== 'string') {factory(exports, require('echarts'));} else {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":[{"type":"Feature","properties":{"name":"Amajvepfo"},"geometry":{"type":"Polygon","coordinates":["@@~D~oRN@]|qJkOR]vjEÒ±TsDEFBDCEID@XåuaLc~YA{GmR{õCo_VaZ³@sWO[oTwLµe»}£euEU`}QQ}]WY£~kAykyLÉm}t³Ca__WofZCajX@p¨Y]²iJHc^}LEbXtXMrmp|~DpdKZÊ¢ÂWôQ\\zpPG®VNCO^LôU"],"encodeOffsets":[[30371,-1775]]}},{"type":"Feature","properties":{"name":"East Province"},"geometry":{"type":"Polygon","coordinates":["@@Dp|öQHn|Bh`bMÊZnxOnlVTÎIx^^pM|WFJej\\df@E~iM\\TOlujc]FmO]§ÔČOxVdGtARdnVbl^ZIxjOJfbh]]g@kbwDu_btdïYb®W²µLËĄŅeAaVĕoĽ°ýZKpsY AqauAV@ mEimyR}ru]Qism^i·fEXnUhC|}SgdyaMsåkBonYIKu]K[·S}^]|udaAb"],"encodeOffsets":[[30679,-2383]]}},{"type":"Feature","properties":{"name":"Iburengerazuba"},"geometry":{"type":"Polygon","coordinates":["@@¤]rDiBI£NIp_VKóP]DUMHoO[yRóXÁ É¡YcLo}Co{nqNWWsFa~Kd]GjI^±Zo§W@KxZlSuZw@[haDe_foSYoPuYgPqqy|iV_S{jgDklRd]ì{vhH|sTG~j \\PäZpj¢ČTx@cÞuÚCRhöĺA|ZRX~|v¬bVRxöF"],"encodeOffsets":[[30158,-1542]]}},{"type":"Feature","properties":{"name":"Kigali City"},"geometry":{"type":"Polygon","coordinates":["@@fiIXEN{]o]JwSÍkUmwPmÉYaNg_}ZKdvbWæC@FJCDEACFStCvXtZ\\yvdLdX^K~f@°§zG"],"encodeOffsets":[[30974,-1890]]}},{"type":"Feature","properties":{"name":"Majyaruguru"},"geometry":{"type":"Polygon","coordinates":["@@ÄhTTjrÔBL\\btM\\cl^rjQjfLJÏXdmæd~KGjfb¨Ó^Pn^EdviPk[SNjF}e@[cyH¯¨e@}]LWKcuc[zsYWDuѲFuiQ^PIl{r@^QM}p}Co`JMJ¤AjqC£^®"],"encodeOffsets":[[30158,-1542]]}}],"UTF8Encoding":true});})); -------------------------------------------------------------------------------- /assets/v5/maps/Sahrawi_Arab_Democratic_Republic.js: -------------------------------------------------------------------------------- 1 | (function (root, factory) {if (typeof define === 'function' && define.amd) {define(['exports', 'echarts'], factory);} else if (typeof exports === 'object' && typeof exports.nodeName !== 'string') {factory(exports, require('echarts'));} else {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":[{"type":"Feature","properties":{"name":"Sahrawi Arab Democratic Republic"},"geometry":{"type":"MultiPolygon","coordinates":[["@@ÞnŰZĐ¼Ğİ îZÐmɘ¶¬¬ÒĬĢĴƦƆ@ǬŎàjkì^Ô²IJlòĚɔ@vªĂ´pxªĤ| pºUܪĸ¦EĠÂy~¤XŮâNì¤öxĂĖÖ~àÔ¼òöܪm¸âJ¨`j¸Ʀǜ¾ĤAø¹ÈÜļBͱAϻBͳAҁ@͇ŽǭćǥwΩɡęōŕÆȃϛªع̟DҥD̓@͵G̓A"],["@@ôǜj`dŒÄÄIĈƦĮðBxËÈEøĖlȔhØkĐT¾[ČRÎYϧJĨwlŬBŨ¥Ċ^¨M˼¸ÞŰàâAİvŬ_ H\\ŞBƦmÄGô°XȔaľĶŤ@@̏Dң@ٟ٣Aп@ڣ@̳@ӏA"]],"encodeOffsets":[[[-15401,21850]],[[-11952,26623]]]}}],"UTF8Encoding":true});})); -------------------------------------------------------------------------------- /assets/v5/maps/Saint_Helena_Ascension_and_Tristan_da_Cunha.js: -------------------------------------------------------------------------------- 1 | (function (root, factory) {if (typeof define === 'function' && define.amd) {define(['exports', 'echarts'], factory);} else if (typeof exports === 'object' && typeof exports.nodeName !== 'string') {factory(exports, require('echarts'));} else {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":[{"type":"Feature","properties":{"name":"Ascension"},"geometry":{"type":"Polygon","coordinates":["@@FLVNHXCHFHVTPCFJRANKJBRIAEVURDFIPKJYVGFGJ@HICKKCGHGAEYKGGBaQKKQHUKSBMGOAKEMFONKRJPGTGLCR@N"],"encodeOffsets":[[-14766,-8125]]}},{"type":"Feature","properties":{"name":"Saint Helena"},"geometry":{"type":"Polygon","coordinates":["@@NPR\\NJDVJT^RNDTVVJPJAJJFDJLDDGTKRBJENJTAJQCIHICIFIN@BIJEGUF_O@KEAMKIM@WYQAKGWJMAOMUGOIQOOFINANIHWBCHYH"],"encodeOffsets":[[-5928,-16380]]}},{"type":"Feature","properties":{"name":"Tristan da Cunha"},"geometry":{"type":"MultiPolygon","coordinates":[["@@PLBHTTARNHTAZFTCJFJERAXFPGJUVWJYNUdOFYGEUgQDU@GDYBFJENQBYJYNALYV[FMHO@OJOB"],["@@DHTBJHNGDOKGIDSGIR"],["@@@VPDRJJNP@XMDEZAROGGMAQKeM_BUV"],["@@FPHFDZFBNZPDJJBRHFzALDLAVBRKNE^SVaNaW[GCWWUGGOSI@KGGWC[ROFWEMNIPafKR"]],"encodeOffsets":[[[-10259,-41278]],[[-12794,-38321]],[[-13010,-38200]],[[-12646,-38009]]]}}],"UTF8Encoding":true});})); -------------------------------------------------------------------------------- /assets/v5/maps/Saint_Kitts_and_Nevis.js: -------------------------------------------------------------------------------- 1 | (function (root, factory) {if (typeof define === 'function' && define.amd) {define(['exports', 'echarts'], factory);} else if (typeof exports === 'object' && typeof exports.nodeName !== 'string') {factory(exports, require('echarts'));} else {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":[{"type":"Feature","properties":{"name":"Saint Kitts and Nevis"},"geometry":{"type":"MultiPolygon","coordinates":[["@@VUVAV]F}FIO}MOU@YQHSTWjJfCXDZP\\BLT^fDZA"],["@@KRUP@bJRTVXLNAXLRBTWJFfOJM\\UfOHURWBQLCDadUVWdMVKHSYSqSKXNPCjOT]JILeHKT_A]GEF_@_JYLQ^^e`@L"]],"encodeOffsets":[[[-64079,17620]],[[-64355,17771]]]}}],"UTF8Encoding":true});})); -------------------------------------------------------------------------------- /assets/v5/maps/Saint_Lucia.js: -------------------------------------------------------------------------------- 1 | (function (root, factory) {if (typeof define === 'function' && define.amd) {define(['exports', 'echarts'], factory);} else if (typeof exports === 'object' && typeof exports.nodeName !== 'string') {factory(exports, require('echarts'));} else {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":[{"type":"Feature","properties":{"name":"Saint Lucia"},"geometry":{"type":"Polygon","coordinates":["@@hbCRDRRXZA\\IDSIMDMRG@WTFTKNUEkH_EGJePI@]IOFK@eGOOECSPGOKRS@U]SBQT@BuQQEQ@oIS@]SWQAIHOKJIYeDOQOB_QJFNOR_@KPICYbcA[HidQZQL@TUPXVJRKFRpeXCbVnXlAP\\J@NLVNHLvTIJLEhZHNAHVTLPRAx"],"encodeOffsets":[[-62437,14401]]}}],"UTF8Encoding":true});})); -------------------------------------------------------------------------------- /assets/v5/maps/Saint_Vincent_and_the_Grenadines.js: -------------------------------------------------------------------------------- 1 | (function (root, factory) {if (typeof define === 'function' && define.amd) {define(['exports', 'echarts'], factory);} else if (typeof exports === 'object' && typeof exports.nodeName !== 'string') {factory(exports, require('echarts'));} else {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":[{"type":"Feature","properties":{"name":"Charlotte"},"geometry":{"type":"Polygon","coordinates":["@@NJEh\\lbHGrNJ@PIJBRGRDbGVRAHTMNDVIPf@HIjKEMRiP[DoDWGaFaCGFcQOOyKOGWCaZIRKFQPKV"],"encodeOffsets":[[-62674,13528]]}},{"type":"Feature","properties":{"name":"Grenadines"},"geometry":{"type":"MultiPolygon","coordinates":[["@@XRIVdHFQhADKKKeBWQYL"],["@@DTRTLIa]"],["@@\\I`NE\\GL@XZKRFF_WAEgkKUX"],["@@RTGHPTVFLUSGMoYX"],["@@FDRYMCIZ"],["@@lNbANJLTYD@LXL^ZPBHPLBI_[UPUGQ[QI@KM{N[C"]],"encodeOffsets":[[[-62935,12893]],[[-62873,12932]],[[-62827,13010]],[[-62664,13179]],[[-62616,13267]],[[-62757,13302]]]}},{"type":"Feature","properties":{"name":"Saint Andrew"},"geometry":{"type":"Polygon","coordinates":["@@\\B\\P`HZ\\^LFgMI@UkgEWMK@KS@BREJSJSPBNIZ"],"encodeOffsets":[[-62742,13520]]}},{"type":"Feature","properties":{"name":"Saint David"},"geometry":{"type":"Polygon","coordinates":["@@PXhNFJCZPNNdLJRvVHRRVDJOCUNMGSQBHUCaHQAQJI@OMIHqaGQNK@SKaCWRmV"],"encodeOffsets":[[-62733,13594]]}},{"type":"Feature","properties":{"name":"Saint George"},"geometry":{"type":"Polygon","coordinates":["@@LUROLEJQYAYIMUIUigJo\\_ALROPK@@LNLFXlh@V"],"encodeOffsets":[[-62674,13528]]}},{"type":"Feature","properties":{"name":"Saint Patrick"},"geometry":{"type":"Polygon","coordinates":["@@nUXQbDTLL@RM[k]KY[_G[O[AMLJlETH`ZXEP"],"encodeOffsets":[[-62733,13594]]}}],"UTF8Encoding":true});})); -------------------------------------------------------------------------------- /assets/v5/maps/Samoa.js: -------------------------------------------------------------------------------- 1 | (function (root, factory) {if (typeof define === 'function' && define.amd) {define(['exports', 'echarts'], factory);} else if (typeof exports === 'object' && typeof exports.nodeName !== 'string') {factory(exports, require('echarts'));} else {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":[{"type":"Feature","properties":{"name":"Samoa"},"geometry":{"type":"MultiPolygon","coordinates":[["@@BSI@KLDJPA"],["@@CQfABQIM]OMMFEbDJC^TJLPYHDAW\\AJBbQPMHQZIRLNGP[JEHQ@]ScGSKAuDmJQEgBSDSI@qFUNWEcESEKFeBWRWDCIYCUOiCIDY@GJFNMHETILQFWAUF]AUVLF@NiCKLKKKAeU]GYBebI@QNGXKLE\\QRENOEBOKMIDBRWJELIBFXQJYAwVKNMFDPMV@RPHNVZPP\\PHRBRIl@nF`XL@JJL@ZLL@RLREXAJJf@ZCXBTJZURGAK`QBG^EDJ\\QJPLGJDHYXARGBITIDORF^IHFdARQPGNFP@NSLE`VVBXKGIBMTA\\Q"],["@@WLGVZHNSGU"],["@@IOIF@LTA"],["@@PNLARKZDRCd@PFH\\P@XH\\DTET@JPVAdQFHVITQHKVYLY\\_NAFSrsDWRIBU^MEIRYPsHEGOJKPeJMLIISWSQWE_NEEKgY@OIOR[D_CSKGKOUBOCMPWEQHKZIFG^MHMBQJ]OEWKIaBIJW@OKWBKI[EOJcM_CSIQLUD[UcAODEIWCSHQJGNATcTOFIP@VOFKJ@bBFIVUTYJmvERYNKLMTIFBLKPgLUVKDO\\OVUHMLMBkhIFM`UXTTDLPPNBZKPPNMTCTQVOdGbJPA^TLETSTALRGLRFRNNFX@\\GNLhPPBTLZD`GTJL@TH"]],"encodeOffsets":[[[-175533,-14396]],[[-175679,-14234]],[[-176235,-14193]],[[-176277,-14153]],[[-176628,-13791]]]}}],"UTF8Encoding":true});})); -------------------------------------------------------------------------------- /assets/v5/maps/San_Marino.js: -------------------------------------------------------------------------------- 1 | (function (root, factory) {if (typeof define === 'function' && define.amd) {define(['exports', 'echarts'], factory);} else if (typeof exports === 'object' && typeof exports.nodeName !== 'string') {factory(exports, require('echarts'));} else {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":[{"type":"Feature","properties":{"name":"Acquaviva"},"geometry":{"type":"Polygon","coordinates":["@@HMOIBGeOQRCV`JbA"],"encodeOffsets":[[12735,45012]]}},{"type":"Feature","properties":{"name":"Borgo Maggiore"},"geometry":{"type":"Polygon","coordinates":["@@\\TXEFKKWdQLESWeID\\KLcPPJGN"],"encodeOffsets":[[12735,45012]]}},{"type":"Feature","properties":{"name":"Chiesanuova"},"geometry":{"type":"Polygon","coordinates":["@@`O@QHWgEMjNV"],"encodeOffsets":[[12714,44986]]}},{"type":"Feature","properties":{"name":"Città di San Marino"},"geometry":{"type":"Polygon","coordinates":["@@fPAHdOLKC[mE@R_PAD"],"encodeOffsets":[[12713,44988]]}},{"type":"Feature","properties":{"name":"Domagnano"},"geometry":{"type":"Polygon","coordinates":["@@ZJNKRL^DHWOOYF]UcRLX"],"encodeOffsets":[[12764,45013]]}},{"type":"Feature","properties":{"name":"Faetano"},"geometry":{"type":"Polygon","coordinates":["@@TXKF^VZEPPJWeeGMcJGD"],"encodeOffsets":[[12772,44977]]}},{"type":"Feature","properties":{"name":"Fiorentino"},"geometry":{"type":"Polygon","coordinates":["@@nFfJHC@cKKgAOTOEGX"],"encodeOffsets":[[12730,44969]]}},{"type":"Feature","properties":{"name":"Montegiardino"},"geometry":{"type":"Polygon","coordinates":["@@LL@ddIKgcB"],"encodeOffsets":[[12770,44951]]}},{"type":"Feature","properties":{"name":"Serravalle"},"geometry":{"type":"Polygon","coordinates":["@@jXnJ\\RLgIO]CQKMLYIELWF"],"encodeOffsets":[[12749,45022]]}}],"UTF8Encoding":true});})); -------------------------------------------------------------------------------- /assets/v5/maps/Serbia.js: -------------------------------------------------------------------------------- 1 | (function (root, factory) {if (typeof define === 'function' && define.amd) {define(['exports', 'echarts'], factory);} else if (typeof exports === 'object' && typeof exports.nodeName !== 'string') {factory(exports, require('echarts'));} else {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":[{"type":"Feature","properties":{"name":"Central Serbia"},"geometry":{"type":"Polygon","coordinates":["@@pìbÔiºGĎl°s¡eÁtðM° ÐgwŘl}ÊEL¦t¨ňY~Ü ®h_CwĮčÀ_tqHq¨N©gªyÔGìXô¨àDÆ`Įh´x°łE²cdÑ~mŘ@Ǽ{~N¡q¸L¸üÒøÔ\\~xÀLþÓÈuJì±No³kÕ·Eaq»KµÕĀap}SyWćXñUWħ]AÃ}āk¥ZÁì³GÏćOnwÀSfòa¾£j©¢¥ĠmÙÁk£ÅoG£Á[½pë[gsÙ§³gĝ{ÍSÞ¯XmñGm»ĻWzăS}wœ]ïa Stß»£Eyuġxi `TĤ®qЮR\\[´ª¨ÏQāVs~QnçEņÓA£M¼@®·SmcÜëI¯|}_ñN¢¹ woÁH¯ÃGLUÏk¥·Ka}D{¦¥£]£ {\\¯]Qàıã¥c¨½w¬o§nÛ`UùXjiÛjcÌÑURÍR½@z¤ôÂOld¾w¾M¨ĄY ¦Ñċĸe¶ÚYàŜG®^c®õZkÏx[vZðÛMij°{°qðÊKvÖÀ¬AlK¶¦¶_T"],"encodeOffsets":[[19817,45967]]}},{"type":"Feature","properties":{"name":"Vojvodina"},"geometry":{"type":"Polygon","coordinates":["@@³wĭg Å_ßCó§ëWÓH©z hMª§rGsr¿`ĭĎDx`gÛZ}Ňs§K¥F~ÉkŗxÏh¯ïNsf¢¯tčk¹HÓjëaoĉry_³lē·K}¨żHÑGxFÎ{T²]Fö{ŜI|~uíAā^ś°q£D£x¬TðE\\¯ZirÏo¿d´½ÂW¬dBÊwà~´QÖH[Ś@GfèªK¤¤ÀtqlÆÂSÄdÀºiݤä@¤~^ƈğ`¢àW½®fXâáØHzaFåÄÙ½Ėôó² Pä~v»ÔdZdž§¡cJ{ó η@ÔwLÍkJõ]@"],"encodeOffsets":[[21871,45899]]}}],"UTF8Encoding":true});})); -------------------------------------------------------------------------------- /assets/v5/maps/Seychelles.js: -------------------------------------------------------------------------------- 1 | (function (root, factory) {if (typeof define === 'function' && define.amd) {define(['exports', 'echarts'], factory);} else if (typeof exports === 'object' && typeof exports.nodeName !== 'string') {factory(exports, require('echarts'));} else {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":[{"type":"Feature","properties":{"name":"Mahé"},"geometry":{"type":"Polygon","coordinates":["@@XIIZn\\PAfFPLH¢fCTSHQSWHQCcRWFWbMdaJFreWcFySgTm@]RIJYk@]RCROFUt_KGJJdNC\\DDRWTHXILOG[bBL]TMCYNCJaNIRQJOG[HCN"],"encodeOffsets":[[56696,-4750]]}}],"UTF8Encoding":true});})); -------------------------------------------------------------------------------- /assets/v5/maps/Singapore.js: -------------------------------------------------------------------------------- 1 | (function (root, factory) {if (typeof define === 'function' && define.amd) {define(['exports', 'echarts'], factory);} else if (typeof exports === 'object' && typeof exports.nodeName !== 'string') {factory(exports, require('echarts'));} else {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":[{"type":"Feature","properties":{"name":"Central Singapore Community Development Council"},"geometry":{"type":"Polygon","coordinates":["@@dbFVa\\\\`JXGfTrPHPOX@TXhNbU@ISWSiA[_@GcLkZUMMAqJMAIWQOJMKY@OGYFL\\WDYNDb"],"encodeOffsets":[[106287,1337]]}},{"type":"Feature","properties":{"name":"North East Community Development Council"},"geometry":{"type":"Polygon","coordinates":["@@B\\TjTX\\LjcN[VMbCTJFQacFM]QYBGSM@iQ[^GVMAMNDX"],"encodeOffsets":[[106370,1403]]}},{"type":"Feature","properties":{"name":"North West Community Development Council"},"geometry":{"type":"Polygon","coordinates":["@@TV|hbFTElW\\kCUSWW@OPOGSqHeIW[_b[EUcaaP]V@RVFO|WrA~NRBT"],"encodeOffsets":[[106253,1473]]}},{"type":"Feature","properties":{"name":"South East Community Development Council"},"geometry":{"type":"MultiPolygon","coordinates":[["@@CWNMNBHU\\]jRN@HTZA^RENbdERBLVBZGTiJDfSAMSgBe[CQGaN[A]mOeYEBINBrNNYVKlHd`@"],["@@]DITJVbaCZ|NXIVOJQKmuUetKH"],["@@WPUJPPjS\\DlEAMWCKI[EQN"]],"encodeOffsets":[[[106370,1403]],[[106526,1441]],[[106446,1441]]]}},{"type":"Feature","properties":{"name":"South West Community Development Council"},"geometry":{"type":"MultiPolygon","coordinates":[["@@ZH@SYL"],["@@]VRFTKjGUW[P"],["@@TJLU_L"],["@@XB@SKEKX"],["@@T@diaSOAeQCRQPJ{[UONBVYtxfXBW]XDV^JA"],["@@ASMQB}XqP{UE@Q^UbOCaZMXCK[MESRSaMHP^QNMYiZLJZMFJoZuNCGcFyMOM{xCG^uSMCQaOKULYSAE`JHKVZhELj´r@ZRLNddLd^b@POXIZB"]],"encodeOffsets":[[[106316,1291]],[[106316,1277]],[[106201,1238]],[[106260,1238]],[[106201,1323]],[[106253,1473]]]}}],"UTF8Encoding":true});})); -------------------------------------------------------------------------------- /assets/v5/maps/South_Georgia_and_the_South_Sandwich_Islands.js: -------------------------------------------------------------------------------- 1 | (function (root, factory) {if (typeof define === 'function' && define.amd) {define(['exports', 'echarts'], factory);} else if (typeof exports === 'object' && typeof exports.nodeName !== 'string') {factory(exports, require('echarts'));} else {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":[{"type":"Feature","properties":{"name":"South Georgia"},"geometry":{"type":"MultiPolygon","coordinates":[["@@KD|ªo"],["@@gkR\\t®zÖHÀeî`LtĔ¦DZW¤B¶NVg¥UJ}seĢJZRÈS]¬VrhÂoWC@èrb¹waoƂ²ÞWQgPªDW²KÉ¿Iv`ðZtiĕ¯ÃDSYÎsHÄx¬HhYiA¡¼\\]`pu~dÒMHyªufwoR]ÎJ^uik{¤NªuT BJkw]boÌX]Üzéf]X§z}t ãIm]ïSÔiqįa^Nj÷ R}r_²{bEhxUãnurJăSRFj£CħxJvHFrhkÿxj\\Cgb³DtgmWĩHIfîT[p«VFtŐhybęOËXùA\\wÙcÉZq¾nYV©QQdâ~qùmEybcÃ\\@"]],"encodeOffsets":[[[-37919,-55805]],[[-38880,-55344]]]}},{"type":"Feature","properties":{"name":"South Sandwich Islands"},"geometry":{"type":"MultiPolygon","coordinates":[["@@b}E¡hBbÒE"],["@@©yzäb"],["@@`]èmBguÛS×AZþ"],["@@ºTêeMyRÅfGífdEjvA"],["@@JtrQbs¢c[åIj"],["@@¡NLx\\Ø[Is·Q"],["@@I^CypT^"],["@@ zZt]su"]],"encodeOffsets":[[[-27809,-60853]],[[-27982,-60839]],[[-27168,-60383]],[[-27052,-59813]],[[-27173,-59199]],[[-27860,-58091]],[[-27384,-58443]],[[-28235,-57670]]]}}],"UTF8Encoding":true});})); -------------------------------------------------------------------------------- /assets/v5/maps/Swaziland.js: -------------------------------------------------------------------------------- 1 | (function (root, factory) {if (typeof define === 'function' && define.amd) {define(['exports', 'echarts'], factory);} else if (typeof exports === 'object' && typeof exports.nodeName !== 'string') {factory(exports, require('echarts'));} else {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":[{"type":"Feature","properties":{"name":"Sifundza seHhohho"},"geometry":{"type":"Polygon","coordinates":["@@®Ŷɼ\\¾ŘĤ¬ÊĎp̊ǻćaVǯőiËǣ¿ÓA×ßKĩxuũà"],"encodeOffsets":[[31640,-26947]]}},{"type":"Feature","properties":{"name":"Sifundza seLubombo"},"geometry":{"type":"Polygon","coordinates":["@@UǰĈbĒÁĜ ¡æQdŷ}ŧFċ¶ķAˁÛ]iĕiȯÓDřņÃQƉث¸ÒÃÆúîHȀêþKƆ"],"encodeOffsets":[[32439,-26791]]}},{"type":"Feature","properties":{"name":"Sifundza seManzini"},"geometry":{"type":"Polygon","coordinates":["@@ŪßvĪwàLBØÔǤÀÌŒjLƅéýGǿíùbűÛÏlŁòƅUݵmŎ^ȸþŴ"],"encodeOffsets":[[31640,-26947]]}},{"type":"Feature","properties":{"name":"Sifundza seShiselweni"},"geometry":{"type":"Polygon","coordinates":["@@ƆV ñł®ÐkŲÜaÄŷѬÁƊ×ÄRŚŅÔCFŵПF˽ĨljǮ^êÑ´WÆ"],"encodeOffsets":[[31632,-27429]]}}],"UTF8Encoding":true});})); -------------------------------------------------------------------------------- /assets/v5/maps/Tajikistan.js: -------------------------------------------------------------------------------- 1 | (function (root, factory) {if (typeof define === 'function' && define.amd) {define(['exports', 'echarts'], factory);} else if (typeof exports === 'object' && typeof exports.nodeName !== 'string') {factory(exports, require('echarts'));} else {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":[{"type":"Feature","properties":{"name":"Districts of Republican Subordination"},"geometry":{"type":"Polygon","coordinates":["@@˂ÖþƬʰƘÐľNÒĚN¸ĩþÈmäŐDø¶ȒSŜ¤ȖȔϰēŨ_źpîƚ¦ʘVŏȌU ĵ¦¥ĮNİðÐčØE¢íyÃơƁNƓ¹¯ŃoŃ·ĻkƓŽūRęĺęO¹ǒȗ£ƷýŻšïúƻTœĜĝSŧĽÓlďijȋƑ·ÌũƵoŅÛġZŭi}şµãnõÝđƿIzİвvĪď´ũĴïƆVĴĬɄ"],"encodeOffsets":[[69834,39839]]}},{"type":"Feature","properties":{"name":"Gorno-Badakhshan Autonomous Province"},"geometry":{"type":"Polygon","coordinates":["@@żŢ®Ƹþ¤ȘºǑĚPĚĹŬQƔžļlń¸ńpº°MƔƢƂzÄĪżȸxȸ©Ȫ|ĀoĬzǖþà¿¥ŗÐĞōúÍ÷ąSµÅÌċq¼ĵƼñîðĦ|ˎƙŨs°ƍO¯ĊwpīĆ»GƗ°ĕÏñąǼůićȭÃéĆʼnĩUƹċmùÉȁĹÅdz`¼ČJĄŕMŁŋwé`ųµ±ãš ƩăħƩ˱ʵƛƥŋƗQĥþŋʖlŶVʎªǀ¢îGIJÉ~ǑÇ»ĆĠƨEĆǭŌįpµÞǵųtƉğıȍŅÅ×Ëa¤ÊĶ^ʊêØ"],"encodeOffsets":[[72130,39441]]}},{"type":"Feature","properties":{"name":"Khatlon Province"},"geometry":{"type":"Polygon","coordinates":["@@ǀJÞĒmö¶ä~ŠŮjĢYņÜƶpŪ¸ËȌƒĐĴÔkŨľĞTŔěƼSðùé×]ʉÉĵb£ij³\\ãĨçŇŁġƩ ʝģVĹŋǡkÝí£ĩEȯǪʡ¥½Ýíǻ¡¡ėáRĻïɧƘNþ¸ĮĸĶưǚĎǀŜm"],"encodeOffsets":[[69918,38822]]}},{"type":"Feature","properties":{"name":"Sughd Province"},"geometry":{"type":"MultiPolygon","coordinates":[["@@ȓčȕś£ȑT÷µŏCnãÇý·ĪęMÑĽMƗÏʯƫÕýˁđIJơH«sƑAyŨɱæòŸ©ĶjÚ˲êŪµɲ¡ʤiĘĚ`ǸȨX¸Àëĸĺf ô͍ÝčÊȺºɌtɨ CƢĶ»¬ŎhǀĈrø}ĴŃľÊɲ®ʮŤrňÖ^ê½ƀƳðÁʥȉƇ£ÛƨdħºÃņVdËĝaCý«©çøĝTŏÒĭ\\Żò́ĹŝR{ézåßc¿Êćçwā´ėVƣĢeƴÆǘʤvƴ³ǺþŀÂã"],["@@LjWûñċĊ"]],"encodeOffsets":[[[72411,40451]],[[72219,40834]]]}}],"UTF8Encoding":true});})); -------------------------------------------------------------------------------- /assets/v5/maps/The_Gambia.js: -------------------------------------------------------------------------------- 1 | (function (root, factory) {if (typeof define === 'function' && define.amd) {define(['exports', 'echarts'], factory);} else if (typeof exports === 'object' && typeof exports.nodeName !== 'string') {factory(exports, require('echarts'));} else {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":[{"type":"Feature","properties":{"name":"Banjul"},"geometry":{"type":"Polygon","coordinates":["@@Lr«FM"],"encodeOffsets":[[-16994,13790]]}},{"type":"Feature","properties":{"name":"Basse"},"geometry":{"type":"Polygon","coordinates":["@@¨¼WÚ¾ÊĤ×ĆrntŮºĈjòòĥCÇÇȷãµÕdûačÐ÷r"],"encodeOffsets":[[-14898,13645]]}},{"type":"Feature","properties":{"name":"Brikama"},"geometry":{"type":"Polygon","coordinates":["@@¤ æH®EdçĮ Ŝ¶ĮyŖhŲ«BÕαCϏFï«mDøkxZĘÚÒ"],"encodeOffsets":[[-17120,13776]]}},{"type":"Feature","properties":{"name":"Janjanbureh"},"geometry":{"type":"Polygon","coordinates":["@@üÐĨ½ðìcBîtÜMòϽÉXÙ§»yā]óÖBƻÖÕÎ"],"encodeOffsets":[[-15434,13887]]}},{"type":"Feature","properties":{"name":"Kanifing"},"geometry":{"type":"Polygon","coordinates":["@@tpĈSNåG£"],"encodeOffsets":[[-17120,13776]]}},{"type":"Feature","properties":{"name":"Kerewan"},"geometry":{"type":"Polygon","coordinates":["@@x]äҊD;AňM^¨þMnģYÉē¾ėj¹³½ĿʃcÓPęāśĭcèq¬"],"encodeOffsets":[[-16957,13796]]}},{"type":"Feature","properties":{"name":"Kuntaur"},"geometry":{"type":"Polygon","coordinates":["@@¨ĜĔ¢¥º\\ŜÐæĒ@Ä£xùĂkAëdïħ¾ûÏcã¥őZmĤýN"],"encodeOffsets":[[-15833,13963]]}},{"type":"Feature","properties":{"name":"Mansakonko"},"geometry":{"type":"Polygon","coordinates":["@@ĚĂÔOʄdŀ ¾º´ĘiĔ½ÊŒuiġÏ«ãUī¿ŁVijiCğű¬ŕgĭzµ"],"encodeOffsets":[[-16653,13663]]}}],"UTF8Encoding":true});})); -------------------------------------------------------------------------------- /assets/v5/maps/Tokelau.js: -------------------------------------------------------------------------------- 1 | (function (root, factory) {if (typeof define === 'function' && define.amd) {define(['exports', 'echarts'], factory);} else if (typeof exports === 'object' && typeof exports.nodeName !== 'string') {factory(exports, require('echarts'));} else {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":[{"type":"Feature","properties":{"name":"Tokelau"},"geometry":{"type":"MultiPolygon","coordinates":[["@@LIT[C@[f"],["@@E`FC@["],["@@BJKBGPVMCM"]],"encodeOffsets":[[[-175308,-9559]],[[-175909,-9370]],[[-176608,-8768]]]}}],"UTF8Encoding":true});})); -------------------------------------------------------------------------------- /assets/v5/maps/Trinidad_and_Tobago.js: -------------------------------------------------------------------------------- 1 | (function (root, factory) {if (typeof define === 'function' && define.amd) {define(['exports', 'echarts'], factory);} else if (typeof exports === 'object' && typeof exports.nodeName !== 'string') {factory(exports, require('echarts'));} else {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":[{"type":"Feature","properties":{"name":"Trinidad and Tobago"},"geometry":{"type":"MultiPolygon","coordinates":[["@@CbRBFSSO"],["@@`HXZdPBVlLVNV@RPRGxlPEjPXYlPGZRH^ERYEUUYRwWe]AQWeLWOSaeOmoeKILy@QYWS[D]R]_IBW_ASSK]ACRwJ[GF\\ETr@jj@VXNNTEL^Lnp"],["@@nHhZPXC\\jDfXªJ\\AbTdT`fM^PZZDxQhSpEfF¦xR^DXZ`WnPPO|ohBhEzLlLXTGH@`TZFbOdQYtSFC`KRiVad§PIP[QBQ]OG^iA]ZLPOPFNnHRZ\\LPT|BRE^NhEVL¦@VVVAbHVURJETb\\LMZP^HhnZMSjBLGrAºJr\\X@^VzC¦Z\\GLXFNK®GRR^MXBGWJM[UWEQiCe]QaeM_SQEQWCMHUIUqFkX³DTWCIMWCE_Lb·bXen@@S[B[{CGLE_QHWAoQ_OSO¯oyHiMuL[LWEcLkEYIYAMFOFISDsIeCSLYESJ{EYDMqWKJa@ehsN{@GcOcXoEkYwS]UeOkFILFV\\XL\\J"],["@@RCH[WIUNT\\"]],"encodeOffsets":[[[-63237,10939]],[[-62201,11521]],[[-63359,10335]],[[-63169,10959]]]}}],"UTF8Encoding":true});})); -------------------------------------------------------------------------------- /assets/v5/maps/Turkmenistan.js: -------------------------------------------------------------------------------- 1 | (function (root, factory) {if (typeof define === 'function' && define.amd) {define(['exports', 'echarts'], factory);} else if (typeof exports === 'object' && typeof exports.nodeName !== 'string') {factory(exports, require('echarts'));} else {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":[{"type":"Feature","properties":{"name":"Ahal"},"geometry":{"type":"Polygon","coordinates":["@@Ü¿ŐÔɴ|ϬjȒØ̊Ȕ¥Ŵċ̘MӂRY̏¾×ǖòŵƠvі\\oƣǯÝ̗ŗQįı§ŚΡȖƏǔɅĩ£ĿġþɛȐƨËĔíƋñóŢƛЦԳ֑ĢqQùįÃþŇÓŃŋdxžİû|ĐŸïʀƀĈЃqˣNßņćúŁƢĥlƅêǵLi®şŎIƌ¦ĽaƙIJőɕ_µɫoúƧțĀǹÉeƏâtÞœǖ×Dćã¿ÂƳĚƻvşÌHĊƎʎȊՂê´hƆ³òWŘÔƌè"],"encodeOffsets":[[58501,41029]]}},{"type":"Feature","properties":{"name":"Balkan"},"geometry":{"type":"Polygon","coordinates":["@@ÄƽƊƓżɵĤéłɥŁĬŃƋçÓXŗ´ñgƅé³ȉՁƍʍGĉŠËƼuƴęÀÁƁfŹÐţǃ\\ĕãaùʁKɭ¢ʱƙăŭƹŽĹÛwƿijõùlƹćŹɝvŭ͘eƨ¦ʂTƺŒxŚÞŲöĦǫƐğpǛȼó¦ÍuɃÀŔĦǨnÂÑƂRìÀŁēĤ®ÌŎÜÁ¶şēף¢ƓAơ¥āĺ~æ¹ľȦĖŜ|ƮĬİū×Ć{ƀLŪ¤êIJŔƅͤÆȼGƔvÍøŮVŎæ¬ÞeŐɃǒǥÐǝńãĀ{ȤďĀpČ×ĨʧhɝƙCőïƹȕ³cĭŬ¹ƭɁŚ~ŠśÞ̠҆ӰƖծúҾ˝ƠũCÕƔȇǚȁƸŝ̈́äҬ"],"encodeOffsets":[[57784,42292]]}},{"type":"Feature","properties":{"name":"Daşoguz"},"geometry":{"type":"Polygon","coordinates":["@@ԨĤ¯ÒWŠ¡ð¬ôłfÒ·@ğì§ĨƮIþêüFòŬęîãLùƚɊƆæAhłðŚ æ½DŽJcĎŵ¾Ťâƨĺ`ĊÎǺƧŚ£ĺdĄÛùňËŎ]ɘzǂāßÞOåć{ȒšćįĈďËëUŇ͐ljǪɖSAȟُm@ՙǸyªۥƟuñŶǕ½ØZ̐ӁQ̗NųČȓ¦̉ȑ×ϫiɳ{ŏÓÛÀīńłŁɦģêŻɶƉƔÃƾ"],"encodeOffsets":[[57784,42292]]}},{"type":"Feature","properties":{"name":"Lebap province"},"geometry":{"type":"Polygon","coordinates":["@@ʞđøFúŚǤiȌijðó^ƳńȭĂóŢÏÄɝa×úŭ̴ֶͅDžżģX¡ІɝżvLjŭʮƅǰÕŒēͤǵͤ¡ʐñżķȄe²©ŅƝSDZĊăëŇĥřJŃïÆͧĐ£ÙHđąċ˥uų^ɉĝÅpġýેMјȚǸѽаΝĺ̢̛ৃߠƧOѕ[©ۦǷz@՚ِnBȠ"],"encodeOffsets":[[62408,42238]]}},{"type":"Feature","properties":{"name":"Mary"},"geometry":{"type":"Polygon","coordinates":["@@ƨPৄߟ̡̜ΞĹѾЯșǷїૈNĵƷqånĻéŃšŷi©ŁJǥŇǭÁƃYëÁǙ£ǯOľŽœ¿ý ďÁEͽǡƏ¾ŷųcļɓDŽÏTƁ¡ǥƯĪYÔńýňİÄRúġr֒ХԴƜôšƌòēîƧÌȏýɜĢŀΤǓɆȕƐřIJ¨RİŘÞ̘ǰpƤ"],"encodeOffsets":[[62427,40456]]}}],"UTF8Encoding":true});})); -------------------------------------------------------------------------------- /assets/v5/maps/Turks_and_Caicos_Islands.js: -------------------------------------------------------------------------------- 1 | (function (root, factory) {if (typeof define === 'function' && define.amd) {define(['exports', 'echarts'], factory);} else if (typeof exports === 'object' && typeof exports.nodeName !== 'string') {factory(exports, require('echarts'));} else {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":[{"type":"Feature","properties":{"name":"Caicos and East Caicos"},"geometry":{"type":"MultiPolygon","coordinates":[["@@hAQcUf"],["@@ZdlAFfTrJÍIQA[h"],["@@dhPSu°M`]I¥WEM^klYFAVcAlWbQH"]],"encodeOffsets":[[[-73362,21811]],[[-73262,22026]],[[-73317,22263]]]}},{"type":"Feature","properties":{"name":"Grand Turk"},"geometry":{"type":"Polygon","coordinates":["@@NbEpLlZN@J eYQh"],"encodeOffsets":[[-72861,21960]]}},{"type":"Feature","properties":{"name":"Middle Caicos"},"geometry":{"type":"Polygon","coordinates":["@@fF`]^MtB`HxQrAXT\\M\\F^[FiiFF{loDaeRki^WS{AgLIKqGKLw@OlPPajGj"],"encodeOffsets":[[-73578,22376]]}},{"type":"Feature","properties":{"name":"North Caicos"},"geometry":{"type":"MultiPolygon","coordinates":[["@@r^n|NakWea[B"],["@@XxfRDKSAL`orkBUaAOmsCE|UxfD`zBdiA@u]MUeebyB[f"],["@@Nv`NIscO"]],"encodeOffsets":[[[-73867,22370]],[[-73779,22451]],[[-73802,22432]]]}},{"type":"Feature","properties":{"name":"Provinciales and West Caicos"},"geometry":{"type":"MultiPolygon","coordinates":[["@@\\BvLTdVZAMcS¡e__I"],["@@jRDf]MCjdEfRDX_\\KthetItAj\\`HbtPWbKi[geKiP{U[ZUOGciJs\\USN"]],"encodeOffsets":[[[-74221,22142]],[[-74093,22279]]]}},{"type":"Feature","properties":{"name":"Salt Cay"},"geometry":{"type":"Polygon","coordinates":["@@P~FE@"],"encodeOffsets":[[-72929,21814]]}}],"UTF8Encoding":true});})); -------------------------------------------------------------------------------- /assets/v5/maps/Tuvalu.js: -------------------------------------------------------------------------------- 1 | (function (root, factory) {if (typeof define === 'function' && define.amd) {define(['exports', 'echarts'], factory);} else if (typeof exports === 'object' && typeof exports.nodeName !== 'string') {factory(exports, require('echarts'));} else {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":[{"type":"Feature","properties":{"name":"Nanumanga"},"geometry":{"type":"Polygon","coordinates":["@@LS@QOQKVPb"],"encodeOffsets":[[180553,-6424]]}},{"type":"Feature","properties":{"name":"Niulakita"},"geometry":{"type":"Polygon","coordinates":["@@HRVpVh\\dppl`nZ`NxPLlBtCKfKpWmvs`kR_VmT F{@mK OqOcWikwqmeYaqOcGEF{N`kZ_Xcds[xI\\QCz"],"encodeOffsets":[[183567,-11045]]}},{"type":"Feature","properties":{"name":"Niutao"},"geometry":{"type":"Polygon","coordinates":["@@^CAOYAAV"],"encodeOffsets":[[181594,-6249]]}},{"type":"Feature","properties":{"name":"Vaitupu"},"geometry":{"type":"Polygon","coordinates":["@@PCTSGQ]bBH"],"encodeOffsets":[[182952,-7639]]}}],"UTF8Encoding":true});})); -------------------------------------------------------------------------------- /assets/v5/maps/Vatican_City.js: -------------------------------------------------------------------------------- 1 | (function (root, factory) {if (typeof define === 'function' && define.amd) {define(['exports', 'echarts'], factory);} else if (typeof exports === 'object' && typeof exports.nodeName !== 'string') {factory(exports, require('echarts'));} else {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":[{"type":"Feature","properties":{"name":"Vatican City"},"geometry":{"type":"Polygon","coordinates":["@@LJLAEKQD"],"encodeOffsets":[[12745,42908]]}}],"UTF8Encoding":true});})); -------------------------------------------------------------------------------- /assets/v5/maps/aomen.js: -------------------------------------------------------------------------------- 1 | !function(e,o){"function"==typeof define&&define.amd?define(["exports","echarts"],o):"object"==typeof exports&&"string"!=typeof exports.nodeName?o(exports,require("echarts")):o({},e.echarts)}(this,function(e,o){var t=function(e){"undefined"!=typeof console&&console&&console.error&&console.error(e)} 2 | return o?o.registerMap?void o.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:!0}):void t("ECharts Map is not loaded"):void t("ECharts is not Loaded")}) 3 | -------------------------------------------------------------------------------- /assets/v5/maps/guang3_dong1_dong1_sha1_qun2_dao3.js: -------------------------------------------------------------------------------- 1 | !function(e,o){"function"==typeof define&&define.amd?define(["exports","echarts"],o):"object"==typeof exports&&"string"!=typeof exports.nodeName?o(exports,require("echarts")):o({},e.echarts)}(this,function(e,o){var t=function(e){"undefined"!=typeof console&&console&&console.error&&console.error(e)} 2 | return o?o.registerMap?void o.registerMap("东沙群岛",{type:"FeatureCollection",features:[{type:"Feature",id:"442100",properties:{name:"东沙群岛",cp:[116.887613,20.617825],childNum:4},geometry:{type:"MultiPolygon",coordinates:[["@@N\\`ZrDVBrCf]\\mRmBqWY]OoFyZe^a\\SfA^"],["@@JVZNT@B@TSno\\cB_ES@AWCaAaR]dOfId"],["@@IBGBIBEBID@@AB@BB@@@BBA@BD@@DBDBB@B@B@DAFCFAD@B@DCB@B@@ADGBCA@E@"],["@@tJrHtC^BvGj[JK\\{R§CS]{Ycc_q]K{AuLUJSPCJBLFHNFKNlRtn`CMhQJ]BuDUCKCIBIHOFK@[AQAKDCJDHHBFFCN@HDF"]],encodeOffsets:[[[118726,21604]],[[118709,21486]],[[119538,21192]],[[119573,21271]]]}}],UTF8Encoding:!0}):void t("ECharts Map is not loaded"):void t("ECharts is not Loaded")}) 3 | -------------------------------------------------------------------------------- /assets/v5/maps/guang3_dong1_zhong1_shan1.js: -------------------------------------------------------------------------------- 1 | !function(A,B){"function"==typeof define&&define.amd?define(["exports","echarts"],B):"object"==typeof exports&&"string"!=typeof exports.nodeName?B(exports,require("echarts")):B({},A.echarts)}(this,function(A,B){var C=function(A){"undefined"!=typeof console&&console&&console.error&&console.error(A)} 2 | return B?B.registerMap?void B.registerMap("中山",{type:"FeatureCollection",features:[{type:"Feature",id:"442000",properties:{name:"中山市",cp:[113.39277,22.517585],childNum:1},geometry:{type:"Polygon",coordinates:["@@FCDABABA@AC@GAEACAA@ICCACA@@EA@@A@ACEGEA@@KCCAICEAOE@@CCAAA@G@GBIBCFCDEFOTCDINEFA@A@CAAAA@ADAB@B@@A@EDAAC@ABCBA@SJMJCBCD@@EFCHCDCJCJABCJAFAFADKXITCLAFAF@@@B@@@J@RGLEJMLEH@@@@KN@@QVCDABKLGJEHCBSLAJCJCJAH@H@H@D@N@V@FELCFEH@@EHEL@FADCPEJADGJADKN@B@@@@GLADCFEJKLABMJABQTIHD\\CT@D@DADALADADCFCHABAFABA@@BADCBCDIL@BCJAB@B@@A@@@CD@@@@CDA@FDAD@@@@@D@@@B@B@@AB@@AD@BDHAB@@@@ADDN@DBHDFBF@@@@@@@@BBDAB@B@D@BB@@@H@FC@C@@ACJABC@ADD@@BBBB@D@ADABEFBBDB@@@@@@@@B@BABBBB@@@@BB@@@@BB@B@@B@@@@BB@BABDBAB@A@DDDABCB@@@BABAD@@ADABAB@B@B@B@BBD@D@DB@@D@@@AB@BAD@FFHBBDD@@@B@B@D@HJBHHHHBB@@DDDFBBBFDDDHHLDJBBBNFD@BDBDBB@JABAHEB@HIBEDEFEDCJBBD@@FFFH@@@@HFDBB@N@DAFAJAB@DBD@H@@@FBJBF@JDHB@@BB@@@BAB@@@BA@@B@B@@BB@BBB@@@BB@B@BBB@BBB@BB@@B@BB@@BB@@BBB@@BB@@@@@B@@BB@@@BBB@DB@@BBB@B@BBB@D@BBB@BBDHHHHCHGDAJEDCTK@@@@JEHC@AFCB@DANGJCLCFAL@F@H@DANADAfK@@EM@@@@AANKBA@@HELGBARMNIFABAJELGHELGNIVOAQEAC@C@@A@@@AHMJOFIDELQ@AFKDABCHKFG@AFFHEFFFCBBDEJGDAFCFAB@L@DAPIJELKfVuDKTAjATBoGk}ki][I@IBU@A@ODAAODABA@CAA@CAACCAABABC@AAAAAC@AA@CACBEFCDC@ECAACACAGAACBM@GCAC@CCECAE@CBEBCDCDC@@AEBEACAC@A@AD@BABA@EB@@AAA@@@A@EAA@@AAAA@A@CBC@@@AA@@@A@@CBEB@FADAAC@CBAB@DABABAAABCDABA@AACCAOGE@C@@BA@@@A@CBAAA@BA@A@@@@AA@@AAA@A@@@A@AA@@A@A@@B@@@AA@@BCCAACCBA@@B@DCDAAA@@@@BA@@BAB@@BBABBBCBA@@B@JIAAJIBC@@AADC@@@AB@@AB@BA@A@A@@BABABC@@DB@@CE@@B@@@BACADEDABCDB@BB@BBBAFG@@@ABABC@@@@@C@A@@@A@C@@@@@A@@AA@A@@@@@A@CGDAC@ACCEAA@A@A@AA@@C@AAA@A@A@A@@AA@A@@@AAABA@CACAA@CCC@@EBC@A"],encodeOffsets:[[116204,22767]]}}],UTF8Encoding:!0}):void C("ECharts Map is not loaded"):void C("ECharts is not Loaded")}) 3 | -------------------------------------------------------------------------------- /assets/v5/maps/hai3_nan2_dong1_fang1.js: -------------------------------------------------------------------------------- 1 | !function(A,B){"function"==typeof define&&define.amd?define(["exports","echarts"],B):"object"==typeof exports&&"string"!=typeof exports.nodeName?B(exports,require("echarts")):B({},A.echarts)}(this,function(A,B){var C=function(A){"undefined"!=typeof console&&console&&console.error&&console.error(A)} 2 | return B?B.registerMap?void B.registerMap("东方",{type:"FeatureCollection",features:[{type:"Feature",id:"469007",properties:{name:"东方市",cp:[108.651815,19.095351],childNum:1},geometry:{type:"Polygon",coordinates:["@@K@CAAAEGEGAEAAAAAAAEA@A@A@CBABKBE@A@A@@@AAACA@CAA@C@EBKFCBA@C@GACAA@CBYBWEMCQCIEKEIGSKQQWIUGSOKIQSEEKIM@OBMBKAKKGFILOPKDICECS@I@C@KAIBA@A@ICUMCE@EAEKAVCT@BIV@DIJ[`qrapI^@BA\\@TDTL^LLdd\\ZDFHT@FGCl@JA\\ADOLQLIRAFS|K@HA`@X@R@FD\\DjBRJBRHvFXNZbtZVYJODKDIAEBGBCHCDE@CDEDEBCBA@@FCDCHEBABC@ABCDKDGDCFCNGTELALANDJAFAHALCLETCXGHADAD@FDFDFBH@P@LBDBFBHFHFJBHBFCBAFCDEBEBAFADAF@HAJCRKLGJEFABAF@H@H@FBDAHGJGFAJCF@DBB@DBDBHBF@H@H@PCLAHGHIDKDEFCBA@I@OBGDKDMBEDENOFEFAD@D@H@JCDA@ACECAACA@E@GAC@AAAABA@ADA@C@AAABA@AD@DADAFAF@B@DBDBD@DADABA@ABABA@A@ABA@ADABA@ABCBE@E@C@AA@CB@@AAAAACA@@C@@AAA@AAAEAA@CBCBABAAABABA@CAC@EAAC@CAAAACBABCBABA@CAA@CAC@CAK@C@A@CB@FGLMB@B@D@FD@@D@DAFCD@DBBBBDBBBBD@F@H@D@F@B@DANGLIB@B@B@B@@@B@@@B@B@@@H@XGDAD@B@BB@@BABABIBCNgBA@@@A@GB@BA@A@@@A@A@A@E@@BE@EBC@CAC@C@A@@BCBC@@@A@ACE@A@A@A@A@@CC@@@CAC@AEC@AAA@AB@@CAA@CCACE@ACA@AAA@A@E@K@E@@AAACA@CAAAAA@@AC@GAA@CBA@A@ABAD@BAB@B@B@BAB@@ABABCFCDA@ADC@@@ABA@ABCB@BCBAB@BAB@@@B@BAB@@@BABAB@DCBABABC@AAKCOCAGAGAEBG@E@IAGCIICECCGCGIAC@EAS@M@EAEIKA@CBC@K@MAE@AAAAAEA@AAEBCBA@C@C@E@CBGBC@IBGDABA@AACCA@CAA@"],encodeOffsets:[[111624,19257]]}}],UTF8Encoding:!0}):void C("ECharts Map is not loaded"):void C("ECharts is not Loaded")}) 3 | -------------------------------------------------------------------------------- /assets/v5/maps/hai3_nan2_lin2_gao1_xian4.js: -------------------------------------------------------------------------------- 1 | !function(A,B){"function"==typeof define&&define.amd?define(["exports","echarts"],B):"object"==typeof exports&&"string"!=typeof exports.nodeName?B(exports,require("echarts")):B({},A.echarts)}(this,function(A,B){var C=function(A){"undefined"!=typeof console&&console&&console.error&&console.error(A)} 2 | return B?B.registerMap?void B.registerMap("临高县",{type:"FeatureCollection",features:[{type:"Feature",id:"469024",properties:{name:"临高县",cp:[109.690508,19.912025],childNum:1},geometry:{type:"Polygon",coordinates:["@@A@MGCCEEEBADAB@@@@CDABAD@BA@E@EBAACB@FC@AABCDADCAAEFA@A@@DADA@@@@EA@A@BBAB@@@B@B@D@@AA@@@BABCDEBCB@@@CBA@@DEBAA@AA@CB@@AABABBB@B@BA@A@A@@DE@BD@BCFCFA@BIAA@A@BCFBBAD@BCBDHIBBJAFFJDDTF@BEAC@E@ABA@C@CAC@G@EACFABEC@EC@EJCDE@IAM@AACECACDM@CFGBIPUIE@GBBHDFFHENCHOJGFFF@PADABENCFC@A@CAABA@CFCJBN@JD@BABCHEH@DB@@@@FBDDFFJFB@@BAJLCB@FD@FDDDFBH@N@JABBD@@@BBH@@@@@B@FGVIFMBIBGFCLAHAHCNAJ@F@F@F@BBD@@@D@FBVALAHCT@JCJOFQFaHA@IDwNRjFRJ\\LfLR~p\\ZBBNJNDZF^FNDP@N@ZLDBFHJHDBJDNDP@FALAB@N@PDTDL@NCTKZ]DEZUNCXAHBH@LDLHNJNFNDR@LALG\\KJ[PiJ]JQJCD@LAAK@K@QCKCG@A@@KMEAADGB@DCDAAE@CB@B@BENKOCBE@E@EABADCBCBCBA@ABC@AACAAAAC@ACAACCDAH@FADAFG@ADCBADAD@FBD@D@@@B@BA@ABA@A@CB@BAB@DBB@BAF@B@BA@@@AAE@I@A@A@C@AAAC@I@AAA@AI@C@AFAHAHADK@CGAAACAAC@IEO@CBCHAPGBADGHCFG@CAEAECI@IAACIAAA@GAAADKBGBEEMAWACEGIKGIEECCEKAO@UIQCM@ICIKEC@C@KCMGEGAOCCKIGEAIFMHATEDGOIKACBMDIAKBKHEHG@@@CA@EGSIMAGEGEAE@CAE@IGCBE@E@GDCAADEBCDAB@BD@B@B@D@@@@DBBDD@B@@@BB@@BAB@AAC@AA@A@A@A@@@@@D@@A@@@AA@@AAAA@CBABAB@@AB@BAB@@@@@A@@AAA@@@B@@@B@@@BADA@@BA@@BA@@@@@@@@EAA@A@ADQF@AA@"],encodeOffsets:[[112356,20057]]}}],UTF8Encoding:!0}):void C("ECharts Map is not loaded"):void C("ECharts is not Loaded")}) 3 | -------------------------------------------------------------------------------- /assets/v5/maps/hai3_nan2_ling2_shui3_li2_zu2_zi4_zhi4_xian4.js: -------------------------------------------------------------------------------- 1 | !function(B,A){"function"==typeof define&&define.amd?define(["exports","echarts"],A):"object"==typeof exports&&"string"!=typeof exports.nodeName?A(exports,require("echarts")):A({},B.echarts)}(this,function(B,A){var D=function(B){"undefined"!=typeof console&&console&&console.error&&console.error(B)} 2 | return A?A.registerMap?void A.registerMap("陵水黎族自治县",{type:"FeatureCollection",features:[{type:"Feature",id:"469028",properties:{name:"陵水黎族自治县",cp:[110.037503,18.506048],childNum:2},geometry:{type:"MultiPolygon",coordinates:[["@@BBB@@@@A@@@@@@AA@@@@@@@AC@@@A@@D@@@@B@B@"],["@@KQSKqOoQOA_BSFUF_LeFE@UBW@WEIAIASSEUWCNA@EAEHLDBBAB@FAJAF@DCD@BADAD@B@F@FBDB@HBB@J@JDB@BBBDBD@H@F@B@@@@@@@BBB@DBB@@@BDD@@BBBF@FCJAFADEDCFEHADC@I@G@IFCBABCDAFAFAB@BBFBDBD@DB@BBBB@@@@JAF@B@DDDD@@BBB@HADFBBB@B@B@BE@C@ABE@A@@BAF@FBBBA@@DBB@BBBBA@ABALCHDB@BBBDJNDJAL@BABABBN@@JFBBD@@@D@FHDB@J@@@@@BDF@B@BCHEB@B@D@B@BA@G@CACACAA@A@AB@BA@@@C@A@C@EDAN@BAD@@CDA@E@A@A@AACB@@CB@@@B@DA@CBCJA@BBBH@F@HAH@FBH@BBH@BBD@@AD@D@DB@@@HBBBBBBDBBB@BBDAB@B@BBB@BAB@DAB@B@BB@@@BBFAF@FAFADADADCFAB@D@BBB@BB@BBB@DAF@@@B@@BBH@BDBDJBB@B@D@@CFCDEFABGPABEBAB@@AB@F@D@BBD@@@@A@E@K@G@CBA@@@ABAFAH@J@FBD@@@@A@A@GCIEMCGAC@A@EDEDABAD@D@F@BJLB@@BABIDCBAB@B@B@BBDFZ@B@BA@ODMBABAB@@BF@DBFAD@DAD@HBF@DBDBBDBFDBHBDDDLLBB@@BEBCAA@ABADA@CBAFE@A@@D@F@B@B@B@FGJEFEDAFEBGBC@CBCBABABA@A@CAC@A@C@ABC@KFM@ABAB@BBB@B@B@@@HKHIFEBAB@H@B@DBBBB@DBD@F@JADAD@B@BBBBBBB@FHBD@@BBB@BBB@BBBD@DBD@@@BB@B@D@BAB@B@@BDDFJDBBBDAB@BABABGDGFIDABAB@BB@B@@BD@@@BDBDBBBB@HHHHFJBB@BB@B@B@B@B@BB@@BBBB@@D@B@B@D@BBBB@@BDBBBBDBDBF@BBB@@@F@B@D@D@DBB@B@@@D@D@B@B@@@DABCHEBABAB@DBB@B@@@DABCDE@E@@DAB@DCBADE@A@GBADCFAFEDEDCDADAF@F@@G@EACAA@E@G@EFM@C@AACAEACAEBC@GBGDM@GDIFSBAHEDA@A@CBK@ABAFIHGFCDAB@B@FBBBD@L@J@F@B@DAB@BA@CBADEDADAHGJIDAH@F@DBB@B@BABCFIHK@AD@B@BABAFEDCBAB@BBB@FBBDFFBBB@HBBBBB@BBBBBB@B@D@D@FAB@B@@CBC@ABADAHAD@F@B@D@B@DAJ@D@D@BAaaW}[MECUQOMGGACQaEaG[GmAQAMGcAIGO"]],encodeOffsets:[[[112789,18878]],[[112729,18833]]]}}],UTF8Encoding:!0}):void D("ECharts Map is not loaded"):void D("ECharts is not Loaded")}) 3 | -------------------------------------------------------------------------------- /assets/v5/maps/hai3_nan2_qiong2_hai3.js: -------------------------------------------------------------------------------- 1 | !function(A,B){"function"==typeof define&&define.amd?define(["exports","echarts"],B):"object"==typeof exports&&"string"!=typeof exports.nodeName?B(exports,require("echarts")):B({},A.echarts)}(this,function(A,B){var D=function(A){"undefined"!=typeof console&&console&&console.error&&console.error(A)} 2 | return B?B.registerMap?void B.registerMap("琼海",{type:"FeatureCollection",features:[{type:"Feature",id:"469002",properties:{name:"琼海市",cp:[110.474497,19.259134],childNum:1},geometry:{type:"Polygon",coordinates:["@@OEMGOGKGECIGA@MEKEOCIASGIAMAACC@@A@A@A@ABAAGBGA@@AAA@A@@A@A@@@A@@@@A@ACAA@EAA@C@C@E@AAAACAA@A@C@AAC@A@CF@BA@A@A@AC@@A@C@@@A@@A@ACGIIECMEGCE@CDC@QAIEICYE@BA@A@@@CBADAFABCDCDAD@BAB@BAB@@@BAB@BAB@BABABCB@BA@@@AAAAAACAAAA@GB@@EA@@A@ABA@A@A@AAECA@A@@@A@A@ABABABAB@DBD@DBBBF@B@BABC@C@CBCAA@AAAA@I@E@CDEBABA@CACA@CAE@C@EBCBABAFCJCDEBCBCDAFA@CCIQAB@B@BAB@B@BABCBAD@BBDBF@DB@BBBB@@@BABABABABC@E@CBCBIN@DADCBEBEDCDAF@BGBAFCJAJFF@J@@BFBPAJAJCRAPBNERCRAHD@DDHHDDFHJLJPBD@P@NHN@FCHALDPHLJ@JKFEJINGRF@@LFDBFBZHJDHDNDN@F@CNALJ@LBB@JDLCJEJEFEL@B@HBJHJDJALEDANBHFBBHJFDHFRBJEFEFCFBD@HHBHBHCJGJCJ@LBLBJ@@HLDDNBLBFJ@JALAFAF@BEDUHOHCBGFGDCNFJ@@FJDP@DBF@BDPLJL@NAHBD@@@FD@BBL@DAFAF@PDHHL@@HDHDJ@B@D@F@DBDBB@B@NLBHJPHFB@FAFCB@B@DFDBDB@BDD@@FFBBB@@@BBBA@BBB@DHJHJFDBBJHB@JBD@J@DA@@@A@@@@BA@@@@@A@@@@@@@A@@@@@@@A@@@@B@@A@@@@B@@@@@B@@B@@ABBB@B@@A@@BDAHCL@JAHDFFBJBHDHFFFFFDJBRCTEPDNB@@HBFYBIFITCJCLMDE@AHKBEBE@E@K@AEOBGLGDK@IAGAIAM@@BI@@@AFIBADALEPCFDLDFDBBJFNJAH@BANBJ@DFLDDJANGDHBHJD@@LBPCPEFAH@SXEMaQoOeIKKMY[MMEOEKAGIUIU[sIUW{KYGcQÉ DY@@@MBUBIFA@CH@LAB@@C@@@ABA@A@@AA@CAAAC@A@C@ADA@@BAAKMEGGMACGCCAE@EDABADCDABIJOJK@C@A@OKDODQKOMKA@KAU@AA"],encodeOffsets:[[113085,19517]]}}],UTF8Encoding:!0}):void D("ECharts Map is not loaded"):void D("ECharts is not Loaded")}) 3 | -------------------------------------------------------------------------------- /assets/v5/maps/hai3_nan2_wan4_ning2.js: -------------------------------------------------------------------------------- 1 | !function(B,A){"function"==typeof define&&define.amd?define(["exports","echarts"],A):"object"==typeof exports&&"string"!=typeof exports.nodeName?A(exports,require("echarts")):A({},B.echarts)}(this,function(B,A){var D=function(B){"undefined"!=typeof console&&console&&console.error&&console.error(B)} 2 | return A?A.registerMap?void A.registerMap("万宁",{type:"FeatureCollection",features:[{type:"Feature",id:"469006",properties:{name:"万宁市",cp:[110.391073,18.795143],childNum:1},geometry:{type:"Polygon",coordinates:["@@@AAAAAGAA@AAEEACEAA@AAA@ABCDEFABABA@C@@BGLEJADABA@A@CAE@G@CBIJGHCBCBCFAB@DABA@CBA@E@I@K@C@AAEAA@A@CBEDGHEJAB@BAL@D@BCBGFABETCJ@HCNAH@HADBFBDBFBD@B@DEN@F@H@FBBBD@F@HRFLBBB@@@B@FBD@B@BAD@DBBDBFDBBBFBFBBB@B@B@B@B@DAHGB@D@B@DDBDDHBDDFFFBBD@D@@@BDABCD@B@B@BBD@@@B@BBB@B@BB@BBD@FBDBB@BBHFJLJLBJENEFEHAFELALIPGHCDCDMLKVMRIJFJNFXJTHHDLFLDDBHDLLDL@HATFPDDFDNJHFPLNJHFJJFF@HAHBFBBDDBBFFBBBB@B@BJRDDB@BEDCDAFADCDIBEBADAFAD@F@DBB@BD@DABABCF@D@F@JBBBBB@DBDAD@D@BA@A@AAEAA@CAC@CBABABABAB@B@@@B@B@FDBBB@B@B@BAB@@@FB@@HAB@BBDBBBBBBB@@B@@ADABABA@ABA@ABA@A@@BA@ABA@ABCDCDCBABEBCDA@@B@B@@AZFJDJFRBD@DCF@HDNFFDJJDH@B@BB@@@D@B@@@BDB@B@B@@ADEB@D@BBD@B@B@DBBBBBF@D@D@B@FBB@DB@B@B@@B@@@B@B@@@@BBB@BB@AHBHAB@B@B@B@BD@BDNBJBTHJBPDLFNFB@JHFDLHPHNHPFBBV@LBB@NLLPCRCPPLB@D@L@PIJIBADCBCBAFCF@DBHDBDHNFHLNBB@AB@BCD@B@D@BBDBB@@BB@B@BA@@D@@@BA@KDGB@JEVANA@@Z@CGAUG{CcM«AQIuCS@A@W@IBMDcDa@I@UCYAKEQMWWU_OgKmKOCAAAMAK@K@S@SBMBaDkA[AEGCOA·OµQG@KAI@KBGJIJGBQAWsW]QkiUUbABC@C@I@CBA@C@A@E@C@GBCBAB@BAD@DA@A@EBC@C@A@A@AAAA"],encodeOffsets:[[112777,19051]]}}],UTF8Encoding:!0}):void D("ECharts Map is not loaded"):void D("ECharts is not Loaded")}) 3 | -------------------------------------------------------------------------------- /assets/v5/maps/index.js: -------------------------------------------------------------------------------- 1 | define(["require", "exports"], function (require, exports) { 2 | "use strict"; 3 | Object.defineProperty(exports, "__esModule", { value: true }); 4 | var version = '0.1.0'; 5 | function load_ipython_extension() { 6 | console.log("echarts-china-cities-js " + version + " has been loaded"); 7 | } 8 | exports.load_ipython_extension = load_ipython_extension; 9 | }); 10 | -------------------------------------------------------------------------------- /assets/v5/maps/main.js: -------------------------------------------------------------------------------- 1 | define(["require", "exports"], function (require, exports) { 2 | "use strict"; 3 | Object.defineProperty(exports, "__esModule", { value: true }); 4 | var version = '1.3.6'; 5 | function load_ipython_extension() { 6 | console.log("jupyter-echarts " + version + " (echarts 3.6.2) has been loaded"); 7 | } 8 | exports.load_ipython_extension = load_ipython_extension; 9 | }); 10 | -------------------------------------------------------------------------------- /assets/v5/maps/xin1_jiang1_tie3_men2_guan1.js: -------------------------------------------------------------------------------- 1 | !function(A,B){"function"==typeof define&&define.amd?define(["exports","echarts"],B):"object"==typeof exports&&"string"!=typeof exports.nodeName?B(exports,require("echarts")):B({},A.echarts)}(this,function(A,B){var C=function(A){"undefined"!=typeof console&&console&&console.error&&console.error(A)} 2 | return B?B.registerMap?void B.registerMap("铁门关",{type:"FeatureCollection",features:[{type:"Feature",id:"659006",properties:{name:"铁门关市",cp:[85.501217,41.82725],childNum:3},geometry:{type:"MultiPolygon",coordinates:[["@@SFODJRFAHLNABAhUCGCAECA@A@AAA@AC@@KFA@EB"],["@@@CAK@K@MA@@@C@@DE@O@@AE@@AK@@@@AE@@DC@@BE@@DA@@BA@@BCBE@@BC@IABDG@@BD@@LC@EDE@IBA@E@A@A@E@@@CAEBECA@CACABA@A@AF@FADCB@D@FBDAB@BAD@D@@AD@@C@ACBA@@@AB@@@ACAE@@DC@@AO@A@G@@CO@@A@A@@C@C@@BEB@ABA@@@A@@ACFAHBNBBBB@F@@CA@@CA@@AC@@AC@@@A@@@A@@AKA@BA@@AA@A@@AAAA@@DIBBD@FBDCBBDBBLDBD@@B@BBFB@@ADMEKI@GI@ABA@@@A@AAA@@@A@@AA@C@AA@BIACAE@AAA@ABS@@BFBABB@@BDBAB@B@D@BAD@BA@AJA@[ABl\\@DNFdpAF@FAP@ZOJCTA^@\\E\\CRA`C@EJ@T@TF@@\\ATBB@XALCLC@@EQ@AAE@A@@AC@A@AAC@@ACACAGE@@Ba@A@A@C@[B@ZG@C@C@I@K@Q@@A"],["@@ZEHAZELEtSD@JARClK¼aLATAj]ACNEAAVC`KFCAEB@AMKAAO_B@MQ@EciiOCJG@CVEBCDCBAB@@A@@BA@@BAB@@A@AB@@A@ADA@ABCBAB@FA@A@@BABA@@BA@C@CAA@GBA@C@ABI@A@EBCBC@A@A@AA@@A@A@@@A@@@ABA@@BAB@CA@@BC@ABABAB@@AD@B@@A@AB@B@BABAB@EGCEDKBGAGAIAAiAKB@@@@EA@BC@@AKB@@[FCEAd@Po@AA~W@EEE@FFW@·AA@@@MwGaCDNzF\\@EA]@{@YA_DYBQX[@AÑGHzF\\DZLt¶`HBbJV`JFdBLDNBD@DFVBHNxOM ZE"]],encodeOffsets:[[[87484,42940]],[[88091,42788]],[[87627,42906]]]}}],UTF8Encoding:!0}):void C("ECharts Map is not loaded"):void C("ECharts is not Loaded")}) 3 | -------------------------------------------------------------------------------- /assets/v5/maps/xin1_jiang1_tu2_mu4_shu1_ke4.js: -------------------------------------------------------------------------------- 1 | !function(B,A){"function"==typeof define&&define.amd?define(["exports","echarts"],A):"object"==typeof exports&&"string"!=typeof exports.nodeName?A(exports,require("echarts")):A({},B.echarts)}(this,function(B,A){var D=function(B){"undefined"!=typeof console&&console&&console.error&&console.error(B)} 2 | return A?A.registerMap?void A.registerMap("图木舒克",{type:"FeatureCollection",features:[{type:"Feature",id:"659003",properties:{name:"图木舒克市",cp:[79.073963,39.868965],childNum:1},geometry:{type:"Polygon",coordinates:["@@@C@S@EQC_CIAYCwI_EW@KAIBKDK@CBeAi@EDKLSPEJEDC@GCSGGCE@IDOFDDHHHJHNDHBFEHCDEA[IUESASEgAC@Q@MDGDCF@FBDDDBBF@DBBBBB@@AD@DABAD@BA@@B@@@@@D@@ABAB@B@B@@@BB@BB@@@B@B@@AB@@A@AB@@@B@@AB@@@@@B@@CBE@A@G@C@ABA@AD@BADABCB@@E@CAEDKBCD@DFHADADIFIHEP@BCR@DFDLF\\JdTRJDD@FBDFDHDFHFFLLLDRHLBJDHBHNABBB@B@BCBABA@@B@@ABAB@B@BBB@BBB@@@BA@A@AAAB@B@@@BB@BBB@@B@B@@@@B@@@B@B@D@FD@@@@@@BBHFH@HCBCCG@AA@AAAE@A@G@KFE@AEC@ADCHADCJK@KCMCGIECAAKDCBABBHBJBJAFAHGJKNI@ECMGMICI@ICBADEFEHMEKGGSEACAABEBEJGFILKFQNOFCFBDFDFHBJBDDBDBH@RBNDLDPFJHJJDNDJBFEHMGE@CDAFBFHFFDAJGHAFDBF@F@BERGLADAJG`ATAHV@Z@J@D@DZBNF@`@@d@Z@B@@@@B@BBB@BDBB@@B@@CB@BB@B@DDBB@@@B@@AB@D@@@BBB@@DBBB@@@@@BABAD@BA@ABA@ABA@MBC@@@@AA@CAEAC@C@A@I@C@C@EBEBG@C@EBA@EBG@A@EBC@ABAB@@CBABEBCBA@A@A@@BA@A@CB@@ABCBEDABGBABCBA@@@CD@FAB@@DB@DHDJDJHHFBF@NFHDBH@N@FBNFLBNFNDN@A@AB@@A@@@@BABB@AB@@CFBD@DBH@B@BDBB@BBAB@BGDMHODA@E@CAC@A@A@CHEHCFBBBBJFZJ^NZJFDBB@B@D@D@FFTJh@DBDDBFBNBPBNBJ@HDB@BBABAFENMRCNOREL@DADBBDDJDRF^FdFX@XF\\FP@nFVDnD^FjD`FD@H@hFlHD@HBNBHrH\\D^FJVDhD@@LBPB`F@@@@@@@@B@@@@@@@LBTBF@LITSDCDENINMTQVW^[VURQFKFKLYDQBIHWFQLeJe@EBM@EIIkaOK_WICAAO@OBUHoLG@C@]J]HUF]HaH[@G@gC_C{GSA§IEAO@AABEBCFEdcNMBICEGIMEEEAGBEHIPAPBHBB@@DBB@F@BB@@@B@BA@CD@BAF@B@D@@@FABAB@@AAA@G@C@E@CA@C@A@A@AB@@A@@AA@C@@@A@A@AA@AA@@@A@AAAAA@C@ABC@A@AA@@ABA@@@@@@@@A@@@@A@A@ABA@A@@@AAA@C@A@A@A@A@@@A@BAAA@@CAA@AAC@AA@AAAA@@A@@A@C@C@A@A@E@@@A@AA@@@A@@@AA@@@A@A@@@AAAC@@A@@@A@@@@B@@@BC@AB@BA@@@A@@AB@@AA@@@A@A@AAA@A@@@AA@A@@A@@@AGOACOCgIaGKCkI[AI@gDUAE@KKSYEG@ICAIKSKU@KA[GmIkIIACE@KAU"],encodeOffsets:[[80897,40592]]}}],UTF8Encoding:!0}):void D("ECharts Map is not loaded"):void D("ECharts is not Loaded")}) 3 | -------------------------------------------------------------------------------- /assets/v5/themes/index.js: -------------------------------------------------------------------------------- 1 | define(["require", "exports"], function (require, exports) { 2 | "use strict"; 3 | Object.defineProperty(exports, "__esModule", { value: true }); 4 | var version = '1.0.0'; 5 | function load_ipython_extension() { 6 | console.log("echarts-themes-js " + version + " has been loaded"); 7 | } 8 | exports.load_ipython_extension = load_ipython_extension; 9 | }); 10 | -------------------------------------------------------------------------------- /assets/v5/themes/infographic.js: -------------------------------------------------------------------------------- 1 | !function(e,o){"function"==typeof define&&define.amd?define(["exports","echarts"],o):"object"==typeof exports&&"string"!=typeof exports.nodeName?o(exports,require("echarts")):o({},e.echarts)}(this,function(e,o){var l;if(!o)return l="ECharts is not Loaded",void("undefined"!=typeof console&&console&&console.error&&console.error(l));var r=["#C1232B","#27727B","#FCCE10","#E87C25","#B5C334","#FE8463","#9BCA63","#FAD860","#F3A43B","#60C0DD","#D7504B","#C6E579","#F4E001","#F0805A","#26C0C0"],t={color:r,title:{textStyle:{fontWeight:"normal",color:"#27727B"}},visualMap:{color:["#C1232B","#FCCE10"]},toolbox:{iconStyle:{normal:{borderColor:r[0]}}},tooltip:{backgroundColor:"rgba(50,50,50,0.5)",axisPointer:{type:"line",lineStyle:{color:"#27727B",type:"dashed"},crossStyle:{color:"#27727B"},shadowStyle:{color:"rgba(200,200,200,0.3)"}}},dataZoom:{dataBackgroundColor:"rgba(181,195,52,0.3)",fillerColor:"rgba(181,195,52,0.2)",handleColor:"#27727B"},categoryAxis:{axisLine:{lineStyle:{color:"#27727B"}},splitLine:{show:!1}},valueAxis:{axisLine:{show:!1},splitArea:{show:!1},splitLine:{lineStyle:{color:["#ccc"],type:"dashed"}}},timeline:{lineStyle:{color:"#27727B"},controlStyle:{normal:{color:"#27727B",borderColor:"#27727B"}},symbol:"emptyCircle",symbolSize:3},line:{itemStyle:{normal:{borderWidth:2,borderColor:"#fff",lineStyle:{width:3}},emphasis:{borderWidth:0}},symbol:"circle",symbolSize:3.5},candlestick:{itemStyle:{normal:{color:"#C1232B",color0:"#B5C334",lineStyle:{width:1,color:"#C1232B",color0:"#B5C334"}}}},graph:{color:r},map:{label:{normal:{textStyle:{color:"#C1232B"}},emphasis:{textStyle:{color:"rgb(100,0,0)"}}},itemStyle:{normal:{areaColor:"#ddd",borderColor:"#eee"},emphasis:{areaColor:"#fe994e"}}},gauge:{axisLine:{lineStyle:{color:[[.2,"#B5C334"],[.8,"#27727B"],[1,"#C1232B"]]}},axisTick:{splitNumber:2,length:5,lineStyle:{color:"#fff"}},axisLabel:{textStyle:{color:"#fff"}},splitLine:{length:"5%",lineStyle:{color:"#fff"}},title:{offsetCenter:[0,-20]}}};o.registerTheme("infographic",t)}); -------------------------------------------------------------------------------- /assets/v5/themes/macarons.js: -------------------------------------------------------------------------------- 1 | !function(e,o){"function"==typeof define&&define.amd?define(["exports","echarts"],o):"object"==typeof exports&&"string"!=typeof exports.nodeName?o(exports,require("echarts")):o({},e.echarts)}(this,function(e,o){var l;if(!o)return l="ECharts is not Loaded",void("undefined"!=typeof console&&console&&console.error&&console.error(l));var r=["#2ec7c9","#b6a2de","#5ab1ef","#ffb980","#d87a80","#8d98b3","#e5cf0d","#97b552","#95706d","#dc69aa","#07a2a4","#9a7fd1","#588dd5","#f5994e","#c05050","#59678c","#c9ab00","#7eb00a","#6f5553","#c14089"],a={color:r,title:{textStyle:{fontWeight:"normal",color:"#008acd"}},visualMap:{itemWidth:15,color:["#5ab1ef","#e0ffff"]},toolbox:{iconStyle:{normal:{borderColor:r[0]}}},tooltip:{backgroundColor:"rgba(50,50,50,0.5)",axisPointer:{type:"line",lineStyle:{color:"#008acd"},crossStyle:{color:"#008acd"},shadowStyle:{color:"rgba(200,200,200,0.2)"}}},dataZoom:{dataBackgroundColor:"#efefff",fillerColor:"rgba(182,162,222,0.2)",handleColor:"#008acd"},grid:{borderColor:"#eee"},categoryAxis:{axisLine:{lineStyle:{color:"#008acd"}},splitLine:{lineStyle:{color:["#eee"]}}},valueAxis:{axisLine:{lineStyle:{color:"#008acd"}},splitArea:{show:!0,areaStyle:{color:["rgba(250,250,250,0.1)","rgba(200,200,200,0.1)"]}},splitLine:{lineStyle:{color:["#eee"]}}},timeline:{lineStyle:{color:"#008acd"},controlStyle:{normal:{color:"#008acd"},emphasis:{color:"#008acd"}},symbol:"emptyCircle",symbolSize:3},line:{smooth:!0,symbol:"emptyCircle",symbolSize:3},candlestick:{itemStyle:{normal:{color:"#d87a80",color0:"#2ec7c9",lineStyle:{color:"#d87a80",color0:"#2ec7c9"}}}},scatter:{symbol:"circle",symbolSize:4},map:{label:{normal:{textStyle:{color:"#d87a80"}}},itemStyle:{normal:{borderColor:"#eee",areaColor:"#ddd"},emphasis:{areaColor:"#fe994e"}}},graph:{color:r},gauge:{axisLine:{lineStyle:{color:[[.2,"#2ec7c9"],[.8,"#5ab1ef"],[1,"#d87a80"]],width:10}},axisTick:{splitNumber:10,length:15,lineStyle:{color:"auto"}},splitLine:{length:22,lineStyle:{color:"auto"}},pointer:{width:5}}};o.registerTheme("macarons",a)}); -------------------------------------------------------------------------------- /assets/v5/themes/roma.js: -------------------------------------------------------------------------------- 1 | (function (root, factory) {if (typeof define === 'function' && define.amd) { 2 | // AMD. Register as an anonymous module. 3 | define(['exports', 'echarts'], factory); 4 | } else if (typeof exports === 'object' && typeof exports.nodeName !== 'string') { 5 | // CommonJS 6 | factory(exports, require('echarts')); 7 | } else { 8 | // Browser globals 9 | factory({}, root.echarts); 10 | } 11 | }(this, function (exports, echarts) { 12 | var log = function (msg) { 13 | if (typeof console !== 'undefined') { 14 | console && console.error && console.error(msg); 15 | } 16 | }; 17 | if (!echarts) { 18 | log('ECharts is not Loaded'); 19 | return; 20 | } 21 | 22 | var colorPalette = ['#E01F54','#001852','#f5e8c8','#b8d2c7','#c6b38e', 23 | '#a4d8c2','#f3d999','#d3758f','#dcc392','#2e4783', 24 | '#82b6e9','#ff6347','#a092f1','#0a915d','#eaf889', 25 | '#6699FF','#ff6666','#3cb371','#d5b158','#38b6b6' 26 | ]; 27 | 28 | var theme = { 29 | color: colorPalette, 30 | 31 | visualMap: { 32 | color:['#e01f54','#e7dbc3'], 33 | textStyle: { 34 | color: '#333' 35 | } 36 | }, 37 | 38 | candlestick: { 39 | itemStyle: { 40 | normal: { 41 | color: '#e01f54', 42 | color0: '#001852', 43 | lineStyle: { 44 | width: 1, 45 | color: '#f5e8c8', 46 | color0: '#b8d2c7' 47 | } 48 | } 49 | } 50 | }, 51 | 52 | graph: { 53 | color: colorPalette 54 | }, 55 | 56 | gauge : { 57 | axisLine: { 58 | lineStyle: { 59 | color: [[0.2, '#E01F54'],[0.8, '#b8d2c7'],[1, '#001852']], 60 | width: 8 61 | } 62 | } 63 | } 64 | }; 65 | 66 | echarts.registerTheme('roma', theme); 67 | })); -------------------------------------------------------------------------------- /assets/v5/themes/shine.js: -------------------------------------------------------------------------------- 1 | !function(e,o){"function"==typeof define&&define.amd?define(["exports","echarts"],o):"object"==typeof exports&&"string"!=typeof exports.nodeName?o(exports,require("echarts")):o({},e.echarts)}(this,function(e,o){var t;if(!o)return t="ECharts is not Loaded",void("undefined"!=typeof console&&console&&console.error&&console.error(t));var l=["#c12e34","#e6b600","#0098d9","#2b821d","#005eaa","#339ca8","#cda819","#32a487"],r={color:l,title:{textStyle:{fontWeight:"normal"}},visualMap:{color:["#1790cf","#a2d4e6"]},toolbox:{iconStyle:{normal:{borderColor:"#06467c"}}},tooltip:{backgroundColor:"rgba(0,0,0,0.6)"},dataZoom:{dataBackgroundColor:"#dedede",fillerColor:"rgba(154,217,247,0.2)",handleColor:"#005eaa"},timeline:{lineStyle:{color:"#005eaa"},controlStyle:{normal:{color:"#005eaa",borderColor:"#005eaa"}}},candlestick:{itemStyle:{normal:{color:"#c12e34",color0:"#2b821d",lineStyle:{width:1,color:"#c12e34",color0:"#2b821d"}}}},graph:{color:l},map:{label:{normal:{textStyle:{color:"#c12e34"}},emphasis:{textStyle:{color:"#c12e34"}}},itemStyle:{normal:{borderColor:"#eee",areaColor:"#ddd"},emphasis:{areaColor:"#e6b600"}}},gauge:{axisLine:{show:!0,lineStyle:{color:[[.2,"#2b821d"],[.8,"#005eaa"],[1,"#c12e34"]],width:5}},axisTick:{splitNumber:10,length:8,lineStyle:{color:"auto"}},axisLabel:{textStyle:{color:"auto"}},splitLine:{length:12,lineStyle:{color:"auto"}},pointer:{length:"90%",width:3,color:"auto"},title:{textStyle:{color:"#333"}},detail:{textStyle:{color:"auto"}}}};o.registerTheme("shine",r)}); -------------------------------------------------------------------------------- /assets/v5/themes/vintage.js: -------------------------------------------------------------------------------- 1 | !function(e,o){"function"==typeof define&&define.amd?define(["exports","echarts"],o):"object"==typeof exports&&"string"!=typeof exports.nodeName?o(exports,require("echarts")):o({},e.echarts)}(this,function(e,o){var r;if(!o)return r="ECharts is not Loaded",void("undefined"!=typeof console&&console&&console.error&&console.error(r));var t=["#d87c7c","#919e8b","#d7ab82","#6e7074","#61a0a8","#efa18d","#787464","#cc7e63","#724e58","#4b565b"];o.registerTheme("vintage",{color:t,backgroundColor:"#fef8ef",graph:{color:t}})}); -------------------------------------------------------------------------------- /images/alipay-code.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pyecharts/pyecharts-assets/aecdb16fa6b0d404e726f56cdf859f7c5a6283b9/images/alipay-code.png -------------------------------------------------------------------------------- /images/chenjiandongx.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pyecharts/pyecharts-assets/aecdb16fa6b0d404e726f56cdf859f7c5a6283b9/images/chenjiandongx.png -------------------------------------------------------------------------------- /images/wechat-code.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pyecharts/pyecharts-assets/aecdb16fa6b0d404e726f56cdf859f7c5a6283b9/images/wechat-code.png -------------------------------------------------------------------------------- /index.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 |
5 | 6 |
24 |
25 |
28 | That adorable boy named dongdong! 29 |
30 | 31 | 32 | 33 | 34 | 35 | 36 | 37 | 38 | 39 | --------------------------------------------------------------------------------