├── .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":["@@HŽŒ”†JÜ_zwœ[¡e±HķY"],"encodeOffsets":[[1600,43568]]}},{"type":"Feature","properties":{"name":"Encamp"},"geometry":{"type":"Polygon","coordinates":["@@`nĸZ²GY«mY“F±N»r"],"encodeOffsets":[[1584,43545]]}},{"type":"Feature","properties":{"name":"Escaldes-Engordany"},"geometry":{"type":"Polygon","coordinates":["@@rB¼q²MKq¹A‰QWTApu€"],"encodeOffsets":[[1559,43544]]}},{"type":"Feature","properties":{"name":"La Massana"},"geometry":{"type":"Polygon","coordinates":["@@´³ŠG_mqA­Y—¢BtbjvF"],"encodeOffsets":[[1505,43630]]}},{"type":"Feature","properties":{"name":"Ordino"},"geometry":{"type":"Polygon","coordinates":["@@‹“G‰H³´Tœ’M~V®}"],"encodeOffsets":[[1642,43649]]}},{"type":"Feature","properties":{"name":"Sant Julià de Lòria"},"geometry":{"type":"Polygon","coordinates":["@@~u¸SXSQs‰GÑZG„]d†X"],"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€@n•GISbFHUh]@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Á‡MEfDPMvQNQjS‚NpB^OHEVMDDXnRPIˆFKfYI@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]C‹QcC_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±z”GZiD±€eôć–ï̝J­³^]÷ė͋Ř}†O–¥l“ĂÓpÅC`ðsb@¬Ÿö͎yz˜bêdŨª¶~"],"encodeOffsets":[[117239,4803]]}},{"type":"Feature","properties":{"name":"Brunei-Muara"},"geometry":{"type":"Polygon","coordinates":["@@ov\\ŮþØǦØN•£ÓP…‹saÁÙP‹e­§i"],"encodeOffsets":[[117525,4837]]}},{"type":"Feature","properties":{"name":"Temburong"},"geometry":{"type":"Polygon","coordinates":["@@€Œ^¦¤lc†²hI|GZy˜‡E‘p‰Ou„»R‹kÝX­Os~Ÿ £D…ykw–¥F÷–—U[Ąe–UÊ}²VZyĒ"],"encodeOffsets":[[117783,4863]]}},{"type":"Feature","properties":{"name":"Tutong"},"geometry":{"type":"Polygon","coordinates":["@@[ŭpu‚¡ZģHóVŸ¢EF±Y“·Ëž•ðóĈfC²Yj“Hy‚m²°ŽňĪð°"],"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[lžgjJpM¬R†AZWIm_™@SNME‹wiAqR}P]YbPXCfLrUvuRH\\vXpSaUhOa"],["@@RRŽJ¤ZT[…G¡m[FOUcMiARbxZ"],["@@hXtNˆnrLtbpJXYog©[­k‰A"]],"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":["@@jEPW‚I~ShDNNhAlL`XT\\bFJrTbWlŒn\\@luKmV[Ld…DoLMLƒUqX¿KweSiRFhmvg^cNGXYV[Fc|fiG­vUT`aZVP"],"encodeOffsets":[[45279,-12459]]}},{"type":"Feature","properties":{"name":"Grande Comore"},"geometry":{"type":"Polygon","coordinates":["@@V`Z‚X\\Iz@œTˆIzVnBlYšP„Nbpf®ZfOfAn»Q‘OWBeNMA•McO‘RqGSNY`YDU^aFgVUNgDwISR[NsJAzRKHmQESmO@_Y]@qb‰„YtuNiGuDgT_^[Šk^U¦"],"encodeOffsets":[[44268,-12014]]}},{"type":"Feature","properties":{"name":"Moheli"},"geometry":{"type":"Polygon","coordinates":["@@BdnXVIŒI–gf[\\AJU^GRU†SxmRgIg³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":["@@GUƒaitD~~Ft"],"encodeOffsets":[[-161876,-20481]]}},{"type":"Feature","properties":{"name":"Mangaia"},"geometry":{"type":"Polygon","coordinates":["@@rA_³Ms^AhTp’VT]"],"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œš¸~ÄVCŠQœk|kÈÉh}\\ƒV»G“U_Ÿ©¥{g_‡S‰G‰D¯\\ƒ^{hsr—ÄoÄE„"],"encodeOffsets":[[-167323,-18489]]}},{"type":"Feature","properties":{"name":"Puaikura"},"geometry":{"type":"Polygon","coordinates":["@@†WicHYŠPZ"],"encodeOffsets":[[-163659,-21716]]}},{"type":"Feature","properties":{"name":"Takitumu"},"geometry":{"type":"Polygon","coordinates":["@@XjxHvjXuWugIZ"],"encodeOffsets":[[-163636,-21770]]}},{"type":"Feature","properties":{"name":"Te-Au-O-Tonga"},"geometry":{"type":"Polygon","coordinates":["@@uiwG…‚|R’IfW"],"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œ}ž‘eqGol‰bqsCƊÄz"],"encodeOffsets":[[43691,11530]]}},{"type":"Feature","properties":{"name":"Arta"},"geometry":{"type":"Polygon","coordinates":["@@~gĈ§LFPuQU’‰’y‚@bZEFrs\\Vb‚dÞfdhnGÀDŠN@¹ɚ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ÝCOElsDñ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":["@@–TZv’FjhGzo^J‚p€„RZšdp~G~\\‚pŪ¼NGd©Öćâď\\\\`»lqdçDXUn—PĽW™…ɃKƒH[iD»U«§»aQstąŴ§¾uœ—¦_ŒďŬ@|"],"encodeOffsets":[[43735,12673]]}},{"type":"Feature","properties":{"name":"Tadjourah"},"geometry":{"type":"Polygon","coordinates":["@@x¢zzŒ¸^T\\”nznŽªÒº¤jÊ¢¾fˆ¼²ÆmŒsÚ՞“l\\@{Đū`‹˜¥v›¨½ĆųtsYgáKiumCÁR{[qi‘Os“Ekwcm}K•]mYƒdgUn]HgiKEć¨}h“xƱƆ‡’ùÎ"],"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":[["@@wZF„€SM‰"],["@@^qE‘\\Ž[fƒjNtaæo\\RxWˆH\\SbȪBɌ@˾ADC̠BIYQ˟F̡HϿ͛BȷAɃ@˟@ʍ@­AU~]fw^‹JÁYu[‹AO‚]zov­PωqNs¢efxTb~VºxPf‚d\\H€G„jxr–˜‚ÌFf|tiˆH‚lrxdx’nTntZvA‚’†X|`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|Wr†’HĖz|’¬TxrZfÜE®HjR|]l•H—W“ic›Ão«w•Cu]aw[N—O«­Y}ms‘lŸ^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¢užnÎ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đûD‘fåI}ëåyƒX¥Ì]ÆʼnLǣÈïŊD«ž_¬ijĮĽlAÝC[¤xêPĪaèj´k²M÷Æq°AÜÙĦP‚wºPȶˆÔSÖ¶ÞO¸ÄĜŠˆ…Ј^ înp„ؘFâÐ\\dŒ_¬Ð GŒ¹L_°‘ŽnÆÅ\\†AĖ´¼¹ÞϘėT»„ċ_ùrŽò®ZKަ¦ZŚ„ƠCÊĥ¶î‘D‰´ŗád¥‘ýt•WħŠÇ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^„ˆĘǦĘŀP”YØHäQ’J†IìNÔdæ‚Čg„NŒÆöGT¸ÒYǾĩǼdŀ\\Ų\\`M^ĎŴPR̤°°RÈ¢¶ªz\\|Œ̖ˆjrmPAhĠzIJZNpbZЍf\\HrnTpvpVt~†‚~MNqpA¢gÆYTTŽPpjŒZâHX[àWz‚Uvp„BXg¢wS`cŽ[VP®F˜{¶L`PĦQz}hzÀA”¤Al|FŠ€ [²Rî•bDjylSF‡ReEu«I½¦³UQXm€…KT^ šGp„CÖp¨|ETŠlvzrHtn´c„F®SRq}g~qHidOdyŽP\\_tETqk§~‹@ec›ƒOo{N‹ØEnR~‡vH‚Y†§L¹]]{WZqCguGScXg”YP—\\OL}‚gŒA|Z¶`³G›W}”u‰kž]Hcja[uHpjIVgQƒimSZo¢GŒzfOlV„K–Hz{’[–{^{|_Pilmrˆ^„I~R†fº]nX B„j†Dœ]@e|qbX|aphZK”d¨MN[qwA™ƒy[}PqU[omN•OH…\\kkI©RmI‰‰XLq`]Y§¬÷|‹rS¬\\y¥æoQwygC‡Šeq•Wq\\eIK‘RaheQ§zcGK‘cAs\\›AcqoE}{F[XƒDT‹EgkiiMTƒu^mIaiUi™œoIsZMh—KY`i@¥sHhWO¿GVƒŒWOaƒXqA[i•L}g`sX­|—X`®il{A­[‰[]v©Çƒ‰G…YoŸ@w€]¤L¤·ªÕLenUfuQcˆŸjQx{¦oe™°n¦b¤LTUWkzYz]_ë«úC~brE~©N‚@}ŽAcha²yD…Qs`Y£‰wÍV[šE‚c€E@imsCKq’MÐbÌAĔw²qj]xIĂŖsÄk±Pc†cVm¨‘̇d_º‹ºÜ“`HÂD†t¤W¢Epiz‡ˆw[ƒV‹`SšSiq’™nGB‰‰o@wnO^m†J¨…ImtyvSh^›zwpKLejKWmPa¦{T{Ƶ͛@ȑ@ƙ¢AɴAvCMбAqäm´wjwN¡h‰šrtOþāŒuP]C{}Hm„in}F›^q¦{ægnUÝc‰d_acX«A§vŸhǔ½pđH“Sƒy‹LcÈ[ziZ]t`zI\\Lˆbfb¢GpcZčpƒcdµ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":["@@nVtN”LšVJCAmI]]wC[gKCUZ[@a…W}kISUIo@QpHT[PPNKRP†xdNfwHAT"],"encodeOffsets":[[-4607,55689]]}},{"type":"Feature","properties":{"name":"Garff"},"geometry":{"type":"Polygon","coordinates":["@@VJJT~l†X@bY\\DVhLDSZ]tKzGPM]]eW[_YSCWqSOWDOZK__gKKFD^[foJSt"],"encodeOffsets":[[-4580,55545]]}},{"type":"Feature","properties":{"name":"Glenfaba"},"geometry":{"type":"Polygon","coordinates":["@@j[FMfBvWIYQSqaoowA[s[qCYIFjSTDTTH^nGXbX˜ZDJŒl"],"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{rFTU‡yE›dwMc‡“uQEo€ƒF…Me`£Wãp…dGP‹M{‰EƒB‘WS{ÑUk]…ymœuV{›qXLhcv†\\Kd…D"],"encodeOffsets":[[35499,32626]]}},{"type":"Feature","properties":{"name":"Haifa District"},"geometry":{"type":"Polygon","coordinates":["@@Œ¡EW”MG]^we±ƒM{uQŸÉ@o˜eÄCRfrD|oŸ‰¡w]BuwqÑqE|·RQQ“PœƦ^ôCp`\\\\üCnvVŒqlRz”Rv"],"encodeOffsets":[[35919,33678]]}},{"type":"Feature","properties":{"name":"Jerusalem District"},"geometry":{"type":"Polygon","coordinates":["@@l^ÒVT|’X„Aam’C–xpIXcÂq®T€xdmOUC•Lqi_TÓdoK•·iK›¥Z‰|qXIŠNlWd\\b{Zov"],"encodeOffsets":[[35657,32551]]}},{"type":"Feature","properties":{"name":"North District"},"geometry":{"type":"Polygon","coordinates":["@@Ht[NR–xĂFˆÒ@ˆPvO°`pEHa‰nR¤J`t´C@pz`I\\`´I‚TNh¬bmŒqAv”XžnxnR’e‡‘ŒD•jSNsu‘A]„Ulķp‰™¯[½‹cQ‹—­m›}WRgP_‹QTA›mvsemLqakDċr‡JOhTlc˜›b¿Q—\\y|m[{pqCQeÃD—f@p ÊvRN|‚„f²]xH^“NFX‹¢"],"encodeOffsets":[[35919,33678]]}},{"type":"Feature","properties":{"name":"South District"},"geometry":{"type":"Polygon","coordinates":["@@†CLc…[duKgrW|œvUn›†zpu|Y[aXcMkJ‰rWŠ{€Y]mKFesueRg~{ð^ņEtRÒVÀ¢ò²^\\äJEÝ_³¥åM—Vy«J­w­QC­mqmBcei“GuXsIciOCieOAwcƒ_›e‹@ƒQ]C‡µH‘v¯‹QsA‘NM‘`y]Ñ_Acm[¡i…Lc@¯…ÇM}[acÙRqMƒ­÷³±s¦W®X¢m®OÂkœİ©Ų{Â×njWŒÇŽWtfȏŠ@ÖeØýƪÑƲÅƴvlŽlˆxN`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@`oVaXHRIfRnMdaX“VwMgLQv]`]|SB…h@^OTHdSn[Z_P]BGM[RKoBELOuYQ@e\\ETiJ_GwRZS^EZRTX@R`F€C”XL\\UV`F`„@MZLNl\\P\\`HRZTC†@CUZMLn^F´YjJVEŒJLJ\\W^HpOjCJPORZNIZLl¤fxJv@„I„O\\BnGVQtO~HHQhIVN`KrN„@jOnB\\IvBNU"],"encodeOffsets":[[-79314,18913]]}},{"type":"Feature","properties":{"name":"Middlesex County"},"geometry":{"type":"MultiPolygon","coordinates":[["@@fLb[HYQEWZeV"],["@@VVTA„gLVjAfQ†HVT´[jCb[^KbLbIX[”]ŠBVN^AVLlGTSNF~OtGJThJ~GV[QMJgXA”oVWbINQOQVKNgferTz_\\PRKµķkPfkScPOWUBQHWD{QO[@ESXIG‹€aXuc@_KQ]MESF][kkwyUW\\QBiUQVi@SKIT^^Kfsf[GMR[W{GysKoOSHcWGC]ZSIYgADT[DaWBUv@hOZZZGE_`UB_icuGwRaTUZaRgtoNEV‹„u^eLj‰B}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\\kjMFNdBNM†EnMR_\\FLYAY^OBaxLSLoNU@ahcPaXKIiFSXQjBdwQQWNmIMSkESQeFg[cHJbaIEg[@•\\[BQSFK]Ae[eG[PGTgL‡GUNUp]ZafcRSCmVƒOqB]YMNXV†I^JM^UN‹IsDpUeWbHŒWJFT\\@RPC|GXR‚VAPXdOlT‚elO¶ĸ"],"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‚ÞNŒIPLÂOFŶ^pĪsØA~DnSÚZfÉF‡PUVµd™zƒLc|s¤[QsA›x•¤q‚AFOY‹^ƒO™ZqJsv‡ĝA}EDžCÙ_ŗXƵCBh­®e†wnaÀP’[ây†g†"],"encodeOffsets":[[48678,29598]]}},{"type":"Feature","properties":{"name":"Al Asimah"},"geometry":{"type":"MultiPolygon","coordinates":[["@@~Th_F’MpLpb jrzfBPeh[uglƒ—EeZÅU{HõBiV^hA|"],["@@jJ\\W€Q¢—Ua}Vor…@‡Nj„"]],"encodeOffsets":[[[48917,30076]],[[49449,30175]]]}},{"type":"Feature","properties":{"name":"Farwaniya"},"geometry":{"type":"Polygon","coordinates":["@@v’tJRTD¤|GÆVfYRHƒb}am×Bĩt"],"encodeOffsets":[[48951,29908]]}},{"type":"Feature","properties":{"name":"Hawalli"},"geometry":{"type":"Polygon","coordinates":["@@˜Fk„vh€g†VNOQo@£qKßBQŽ"],"encodeOffsets":[[49131,30008]]}},{"type":"Feature","properties":{"name":"Jahra"},"geometry":{"type":"MultiPolygon","coordinates":[["@@B{]gjUöAC£QSsIu‘]oEŵÁPOK‹JÝMcC_ƒ¡Uw„Y~‚˳ʇ„¹HȁrHhxxȤ˜°ÀÒd†~tª²ŒÎDf†ž`„`^zœR¸p~‚Èf‚nЈƨ–Œ^¼`¨‚„Z˰@ȺāRa–IGo^©MHu’óvqvWB}d‰x™Tƒv‘mykt«lÁZ@Wk[Ս»Ÿaw‡‹kByqJevCŽX"],["@@dFT‚D|l„y`cGGymPPf™vB\\vN”Gp[¨‘’^yTMj‘zi^uAcYƒsss³§{a‘Tcx[‚I~opS’gnƒV@\\~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˜ÌšŠFœno€¬ÈtjZ~vxrBŽ ÚD¸Ph¦vP„†ªˆzhˆº¾xšL~tL’z‚TÚKjNl•î‰Rsssx­ŠQJigaX£‚s{]¯[A•Cw}a‰R‰SA_Ù±™»–~FˆwJiÕ@Ûv›u£lÁ‡mJ}©aAwqe@{kNsÖo`orU}}Ý_YY^ƒmo¯_µTU€qh…G£­eZi°R˜"],"encodeOffsets":[[36488,34329]]}},{"type":"Feature","properties":{"name":"Mount Lebanon Governorate"},"geometry":{"type":"Polygon","coordinates":["@@t¶VœZF`°v’FئVXv|A^Žzšzvevt¤O¢[LJ°`f¤k–QĖFž]¸A¼iOgC·ÙŸqAuwY}si«Çp›mE™‰—Ë@Y‹Ñ}z@”{@³i¿AÇl"],"encodeOffsets":[[36237,34400]]}},{"type":"Feature","properties":{"name":"Nabatiyeh Governorate"},"geometry":{"type":"Polygon","coordinates":["@@Nf|ˆvXp´¨@ާBb@~mj\\rŠ[v|BŽvFrhøTKq@É^²xš˜fY¤®†HrgV¶Sm‘—‡QwmmÝ[ang«iăo{@o³D_sÑ[¹¤"],"encodeOffsets":[[36148,33896]]}},{"type":"Feature","properties":{"name":"North Lebanon Governorate"},"geometry":{"type":"Polygon","coordinates":["@@X€O|j€ Rb¾ŽNž€M|ôn¸¨tXLp_úº]®BČP’OÌL\\¢xRZ~sŠQ†RF›`Wµ±uHmS‘ysKK}w™¹½g‡‡y…©Oƒ¥u»j·B^ĕE•R£l"],"encodeOffsets":[[36505,35036]]}},{"type":"Feature","properties":{"name":"South Lebanon Governorate"},"geometry":{"type":"Polygon","coordinates":["@@ÈkÀB´j|@@“~yQ—j¯™—±w]@ÊLr÷SqguEAu{‰\\[qni@}Ža¨A@³§Wo‡ue{MMN¯_uP‡OÕDZjxXrŽˆŠR†I’ŽºL ŽèrT”˜Vžl€"],"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\\SAcSASWMSŸYMR[PoICEaEKDKMQJINFLdNjXNZO‚GVQRQ^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_[yOuQDPTNjFŠJD"]],"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":["@@FhXtXRjuDyHi^"],"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ÚGBaxœŒrp àä`hlj”ª"],"encodeOffsets":[[35320,32354]]}},{"type":"Feature","properties":{"name":"West Bank"},"geometry":{"type":"Polygon","coordinates":["@@J`\\ztvXlNrE\\@rL‚L\\npZdfdjL’rfPjpXATbXAXN\\G`WLHfA\\OJF`STbFZPRKrL^@^GZPVYPLNUP_IIXDTGZQNWWNMLsAggP[KJWs@uNUR]DWNWdoJSGmgSG‘DCLfbŠFN|@lO`cHURLRebRˆ@nLFEh_¤AXPNO`JfGLYHFNcbE^LRZD\\NbbfrNdU\\UBHZFœZRZ@@PTXCTQH\\nXžRZd^^A^N„j€lfbhXZa`YjOnKXBˆR`AœaDc`sGCKgPgnWZNtCXO–URIZDTiUOLWIKFYESTWC[JWQUNUESTQSSTYMEFeHK[SB[SMVUAO]CLaW_KEZiYaGiMBBuLII_\\SEQZaKG@uKaQ@C[R_AU\\QDOQONYBeKUBURQGYPw}s»U‘M™G¯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³¼±¡ytXĽ¤±B£TßK}ufÁxObŸ¸Yt©}§°³cìݤPŽĉ¾m²ÁJ›w‰¼›ZÏ}Û®ÿ֋ü½HÛoV…‘Ìir‰U}™e¢ÉË@e¼±Zë|uIãx›•‰€±w›€{YÛÃmX{Éƒgˆ¹–aQ³busg·¯ÃՍ±LimS·­¿ÁY•v¯©°Hz³¾sԛZuœ…lęKk˜Ç@Qv£DeŒ“J•”ėÍ©œ¡Ôō¸ċU­´ßBהûέF|×^±®«bīÌg²¡\\¥ÖʅƒʅƆƁƒĥNŃÒ©`“a—No˜ĩtmhŅF½ ËJm´ËÐ_àݪHęúûdwz³Tm˜ēøĝšc¾‹P¹ºœîkr\\˜k¦µ¬WŽ©jq²~Gˆ©ºvÈ­hyŒÍlÑ ]Š›F»¬¹r[®ƼӞǔԨFÎOΪ̀ЊǀϤौƬՈƌЪHΖFݼґ‹‡J¿€ŝns¥Ž¯‡on“ªZUÁxÁ¬]tŸgáj‡e™š‰c—ŠaŠ„ž³Ks¹Ju¶H–ƒLwћžkÄÅ¥¹j·aƒ`±SÁ™jy¢]S¡¯cÁ‘«Fšui­œÍ¥‰Œk¥ižƒqX}‹ëqYJ¿"],"encodeOffsets":[[-59385,-22620]]}},{"type":"Feature","properties":{"name":"Región Oriental"},"geometry":{"type":"Polygon","coordinates":["@@u°Z–‚®ÀT¸jn²K֎°Äh¸vt´aR‚•b‡º„hŽÊW|ÄnZÜ|xœ²–ŠwœJä{vY컲@fČ¡ÊšfV~qŠËj†’Up€GÜû¾ÕŒ­Ā~ÜYлœxŠIœ±Â½nĊ£OëÞdž¯´~¨sª·Za wPeÂ~vàL¤SA£²Wľs‚¢z»²O´«O‰¼h捠ªNX‡ÈYzXˆʪšVªc¨L}¼LŒmŠJ¶cx{¶TÊwl~èI€m–dĪsÀR«ČºHÊkzˆ®zòžz¬@¨µT–—Öc|‘ÞSZ\\ĴiÐZæAÂē”B\\ÙYŸpĊÝZģ«]¹``čŽŅ°‰f—gy[÷ª½‘ÏCÕh›G½²kR­Šñ_Łv“ê‡f~è™òd–pœyς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ã¹g—vËiÃC©¯īïFB©™ESŸˆsg™B·ë“­Ç¥J«„³ÄõU©’§Jõ‡É½§_B՝a•›¿|áŎÃN—{“Lu•”­Yy·u£d«eý¢o²ÝlċE÷dã¢čMÙeĵ¬āÐÙc‹H¹º›XşBğ]ëd¥]ġYÙ\\ï{ƒR`ÂÏ \\´Ăh@¢†°ž@gÄƤèa”°tФ_ĆÄOWTªq‚”Џ VŠœjPĆªnc¨NŒ‚Ž˜Aüžp~Ðx‡˜jŒŠZ´¸d\\€ƒª®D”‚‡tx¤ÐBMšÌA|ŽBšr䟠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–—@]|qJk’OR]vj€EÒ±TsDEFBDCEID@XåuaLc~YA™{GmR›{õCo_›VaZ³@‘sWO‰[oTwLµe»}Ÿ£euEU`}QQ}]W‰Y£~kAykyLÉm}t³Ca__WšoœfZC†ajX@p¨Y‚]²iJH€c^}LEbXtœXM‚r„m–p|~DžpdKˆZʢ†W””ôQš\\zpPG®VNCˆO^LôU"],"encodeOffsets":[[30371,-1775]]}},{"type":"Feature","properties":{"name":"East Province"},"geometry":{"type":"Polygon","coordinates":["@@Dp|öQœHn‚|Bšh`bMÊZˆnxOn‹lVTÎIx€^^pM|WFJ€ej\\df@E~i–MŒ\\TOlujc’]Fm”Ož˜]’§ÔȒOxVdGt”Aˆ†RdnVbl^šŠZIxjš‚OŽJfbh]]g@kbwDuŽ_b•t‹dïšYb‡®W²µLËĄŅe•AaVĕoĽ°ýZKp“s—Y…AqauA‰V@Ÿ…—mEimyR}ru]QismŸ^‘i·fEX‹nUhC|}SgdyaMsåk‹BonYIKu]K[‘·S}^‡‚]|udaA™b"],"encodeOffsets":[[30679,-2383]]}},{"type":"Feature","properties":{"name":"Iburengerazuba"},"geometry":{"type":"Polygon","coordinates":["@@Š­¤]rDŽi’BI£N‡I•p_VKóP]D‡UMH­oO[yR™“óX“Á…É¡‡YcLo}Co{n•qƒN›WWsFa~Kd]GjI^±Zo§W@KxZlƒSuZw@[haDe_foSYoPuYgPqqy|iV_S{jgDklRd]ì{„vhH|s’T‚‚€G~‚j \\PäZpj¢ČTx@ˆcÞuÚCŽR˜h”öĺA|ZRX~–|v¬bVRxöF"],"encodeOffsets":[[30158,-1542]]}},{"type":"Feature","properties":{"name":"Kigali City"},"geometry":{"type":"Polygon","coordinates":["@@fiIXEN{]o]JwSÍkUmŒwP‡mÉYaNg_}ZKdvbWæC@FJCDEACFStCvXtZ\\yvdLdˆX^K„~f@°§zG"],"encodeOffsets":[[30974,-1890]]}},{"type":"Feature","properties":{"name":"Majyaruguru"},"geometry":{"type":"Polygon","coordinates":["@@žÄhTTj”rÔBŒL\\bŠtˆM\\cl^r’jQj•fLJÏXƒdmæˆd~–KGjfb¨Ó^‘€—Pn“^Ed‘viPk[SN‹j•F}e@[cyH¯¨e@ƒ}]L‡WKcuc[zsYWDuѲFuiQ^‘PIl{r@^•˜QM}p}Co`J–MˆJ¤‘AjqC£^‰®"],"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\\UfOŠ•HURWBQLCDadUVWdMVKHSYSqSKXNPCjOT]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[DoDWGaFaCGFcQOOyKOGWCa‹ZIRKFQPKV"],"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":["@@LUROLEJQŒYAYIMUIUigJo\\_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°…Ðg”w،l”}ʔEL¦t¨ňŽY~Ü ®’hž_CwĮčÀ_tqH‘™q¨™N©’g†‘ªyÔGìXô¨àDÆ`†ŒĮh´x°ŸłE²cdÑ~mŘ@Ǽ{~“N•ž¡žq¸L¸üÒøÔ\\~xÀLþÓÈuŠJì±No³kՀ·EaŸ“q»K–µ€ÕŒĀap}S•yW‹ćX™ñUWƒħ]AÃ}āk‰Ž¥ZÁì³GϞć–OnwÀSfòa¾£j©¢¥Ġ“mÙÁƒk“£ÅoG£‡Á[½pë[gsÙ§ž³gĝ{͂SÞ¯Xmñ•Gm»ĻW‘zăS}wœ]ïža…‹S‘tß»£Eyuġxi ‘`T†Ĥ®qŽÐ®R’ž\\[’´ª¨ÏQāVs~‰QnçEŽņÓA€£MŸ¼@®·SmŒcÜëI¯|}_ñœ‘N”¢¹ woÁH¯“ÃGL‡ˆU”Ïk¥·‡—Ka}‘D{‹¦¥£]£…{\\¯]Qàı„㜥cŸ¨½†w¬›o§nÛ`U„ùXjiÛjcÌшUŠ™R͔ŸR½„@z¤ôÂOld¾w¾M¨ĄY ­¦Ñ†ċĸ“€e¶ÚYà‡ŜGŽ˜®^c®õZkŠÏx[vZƒðÛMij°{°š˜qðʞKvÖÀž¬A–l†K¶¦¶_T"],"encodeOffsets":[[19817,45967]]}},{"type":"Feature","properties":{"name":"Vojvodina"},"geometry":{"type":"Polygon","coordinates":["@@³wĭg…‹Å_ßCó§ëWÓH©z…’‘hMª§ššrG’sr¿`ĭĎDx`‘g€­ÛŸZ}ҍs§K¥“F~Ék“ŗ‹“xÏh¯†ïNs”f¢ž¯tčk¹HÓjëa‰oĉry_³lē·K}¨żˆH†ÑGxFÎ{†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—Ík‹Jõ]@‹"],"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Âo‹WCŽ@Š„èrb¹waoƂ²ÞWQ‹gP”ªD†W²KÉ¿’Iv`ðZtiĕ¯ÃDSYÎs‚HÄx¬HhYiA¡¼\\Ž“˜]`pu“~ˆdÒMHyªufwoR]ÎJ^uikŠ{¤NªuT…BJkw]boÌX’]Üz‡éf]X§zƒœ}t…ãIm]ïSÔi‘qįa™^Nj÷’…R}ˆ‹r_²{bEhŸxU€ãnŠŒur“JăSƒRFj£CħxJv•–‡HFr™hkÿxj\\ˆ“Cgb³D‡tgm‹WĩHIfîT[p«VFtŐhybęOËXùA\\wÙcÉZqоnYV©QQdâ~q€ùm‘Eyb•cÃ\\‰@"]],"encodeOffsets":[[[-37919,-55805]],[[-38880,-55344]]]}},{"type":"Feature","properties":{"name":"South Sandwich Islands"},"geometry":{"type":"MultiPolygon","coordinates":[["@@b}“E¡hBbÒE"],["@@©›yzäb"],["@@`]èmBg‘uÛSךAZþŠ"],["@@ºTêeMyRÅ­fƒGífdEjˆ‚vA"],["@@JtŠr’Qbs¢cƒ[åIj"],["@@¡NLx€\\Ø[Is·Q"],["@@’I^‰CypT^"],["@@…z†Zt]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ŵƁǧ`ɕƩďŋÃŹĿĵNj‹NĺƵ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ï«m˜Dø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Ž\\Ab†TdT`fM^PZZDxQhSpEfF¦xR^DXZ`WnPPO|ohBhEzLlLXT„GH@`TZFbOdQ„YtSFC`KRiVad§PIP[QBQ]OG^iA]ZLPOPFNnHRZ\\LPT|BRE^NhEVL¦@VVVAbHVURJETb\\LMZP^HhnZM˜SjBLGrAºJr\\X@^VzC¦Z\\GLXˆFNK®GRR^MXBGWJM[UWEQiCe]QaeM_SQEQWCMHUIUqFkX³D‡TWCIMWCE_L—b·b‘Xen@@S[B[{CG•LŸE_QHWAoQ_‡OSO¯oyHiMuL[LWEcLkEYIYAMFOFƒISDsIeCSLYESJ{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ÍIQƒA[h"],["@@dhPS–u°M`]I¥WEM^klYFAVcA“lWbQH"]],"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{loDaeRk„i^WS{AgLIKqGKLw@OlPPajGj"],"encodeOffsets":[[-73578,22376]]}},{"type":"Feature","properties":{"name":"North Caicos"},"geometry":{"type":"MultiPolygon","coordinates":[["@@r^n|NakWea[B"],["@@XxfR„D†K„SAL`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]MCjdšEfRDX_\\KthetItAj\\`HbtPWbKi[gƒeKiP{U[ZUOGciJs\\‡USN"]],"encodeOffsets":[[[-74221,22142]],[[-74093,22279]]]}},{"type":"Feature","properties":{"name":"Salt Cay"},"geometry":{"type":"Polygon","coordinates":["@@PŽ~F‡“E@"],"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":["@@HŠR‚VpVh\\dppl`nZ`NxP€LlBtC‚KfKpW„mvs`kR_VmT…F{@mK…OqOcWikwqmeYƒaqOcGE‘F{N‡`kZ_Xcds‚[xI\\QŽCz"],"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{AuLUJSPCJBLFHNF„KŠNlRtn`‚C€MhQJ]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@DAPIJELKfVuDKTAjATBo‡‹Gk}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@EAEKAVCT@BIV@DIJ[`qrapI^@BA\\@TDTL^LLdd\\ZDFHT@FGŒCl@JA\\ADOLQLIRAFS|Kž@HA`@X@R@FD\\DjBRJ–BRHvFXNZbtZ†VYJODKDIAEBGBCHCDE@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@WEIAIAŸSSE‰UWžCNA@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@BA’aaW“}[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@KBGJIJGBQA—WsW]QkiUU‘bABC@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@A‚A~W@E‹EE@FˆF„W@·AA@@@MwGaCDNzF\\@EA]@{@YA_DYBQX[@™AÑGHzF\\DZLt¶`HBbJŽV`JFdBLDNBD@DFVBHNxžOM…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@HBNBŒHrH\\D^F˜JVDhD@@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@@@A•GOACOCgIaGKCkI[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":["@@HŽŒ”†JÜ_zwœ[¡e±HķY"],"encodeOffsets":[[1600,43568]]}},{"type":"Feature","properties":{"name":"Encamp"},"geometry":{"type":"Polygon","coordinates":["@@`nĸZ²GY«mY“F±N»r"],"encodeOffsets":[[1584,43545]]}},{"type":"Feature","properties":{"name":"Escaldes-Engordany"},"geometry":{"type":"Polygon","coordinates":["@@rB¼q²MKq¹A‰QWTApu€"],"encodeOffsets":[[1559,43544]]}},{"type":"Feature","properties":{"name":"La Massana"},"geometry":{"type":"Polygon","coordinates":["@@´³ŠG_mqA­Y—¢BtbjvF"],"encodeOffsets":[[1505,43630]]}},{"type":"Feature","properties":{"name":"Ordino"},"geometry":{"type":"Polygon","coordinates":["@@‹“G‰H³´Tœ’M~V®}"],"encodeOffsets":[[1642,43649]]}},{"type":"Feature","properties":{"name":"Sant Julià de Lòria"},"geometry":{"type":"Polygon","coordinates":["@@~u¸SXSQs‰GÑZG„]d†X"],"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€@n•GISbFHUh]@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Á‡MEfDPMvQNQjS‚NpB^OHEVMDDXnRPIˆFKfYI@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]C‹QcC_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±z”GZiD±€eôć–ï̝J­³^]÷ė͋Ř}†O–¥l“ĂÓpÅC`ðsb@¬Ÿö͎yz˜bêdŨª¶~"],"encodeOffsets":[[117239,4803]]}},{"type":"Feature","properties":{"name":"Brunei-Muara"},"geometry":{"type":"Polygon","coordinates":["@@ov\\ŮþØǦØN•£ÓP…‹saÁÙP‹e­§i"],"encodeOffsets":[[117525,4837]]}},{"type":"Feature","properties":{"name":"Temburong"},"geometry":{"type":"Polygon","coordinates":["@@€Œ^¦¤lc†²hI|GZy˜‡E‘p‰Ou„»R‹kÝX­Os~Ÿ £D…ykw–¥F÷–—U[Ąe–UÊ}²VZyĒ"],"encodeOffsets":[[117783,4863]]}},{"type":"Feature","properties":{"name":"Tutong"},"geometry":{"type":"Polygon","coordinates":["@@[ŭpu‚¡ZģHóVŸ¢EF±Y“·Ëž•ðóĈfC²Yj“Hy‚m²°ŽňĪð°"],"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[lžgjJpM¬R†AZWIm_™@SNME‹wiAqR}P]YbPXCfLrUvuRH\\vXpSaUhOa"],["@@RRŽJ¤ZT[…G¡m[FOUcMiARbxZ"],["@@hXtNˆnrLtbpJXYog©[­k‰A"]],"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":["@@jEPW‚I~ShDNNhAlL`XT\\bFJrTbWlŒn\\@luKmV[Ld…DoLMLƒUqX¿KweSiRFhmvg^cNGXYV[Fc|fiG­vUT`aZVP"],"encodeOffsets":[[45279,-12459]]}},{"type":"Feature","properties":{"name":"Grande Comore"},"geometry":{"type":"Polygon","coordinates":["@@V`Z‚X\\Iz@œTˆIzVnBlYšP„Nbpf®ZfOfAn»Q‘OWBeNMA•McO‘RqGSNY`YDU^aFgVUNgDwISR[NsJAzRKHmQESmO@_Y]@qb‰„YtuNiGuDgT_^[Šk^U¦"],"encodeOffsets":[[44268,-12014]]}},{"type":"Feature","properties":{"name":"Moheli"},"geometry":{"type":"Polygon","coordinates":["@@BdnXVIŒI–gf[\\AJU^GRU†SxmRgIg³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":["@@GUƒaitD~~Ft"],"encodeOffsets":[[-161876,-20481]]}},{"type":"Feature","properties":{"name":"Mangaia"},"geometry":{"type":"Polygon","coordinates":["@@rA_³Ms^AhTp’VT]"],"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œš¸~ÄVCŠQœk|kÈÉh}\\ƒV»G“U_Ÿ©¥{g_‡S‰G‰D¯\\ƒ^{hsr—ÄoÄE„"],"encodeOffsets":[[-167323,-18489]]}},{"type":"Feature","properties":{"name":"Puaikura"},"geometry":{"type":"Polygon","coordinates":["@@†WicHYŠPZ"],"encodeOffsets":[[-163659,-21716]]}},{"type":"Feature","properties":{"name":"Takitumu"},"geometry":{"type":"Polygon","coordinates":["@@XjxHvjXuWugIZ"],"encodeOffsets":[[-163636,-21770]]}},{"type":"Feature","properties":{"name":"Te-Au-O-Tonga"},"geometry":{"type":"Polygon","coordinates":["@@uiwG…‚|R’IfW"],"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œ}ž‘eqGol‰bqsCƊÄz"],"encodeOffsets":[[43691,11530]]}},{"type":"Feature","properties":{"name":"Arta"},"geometry":{"type":"Polygon","coordinates":["@@~gĈ§LFPuQU’‰’y‚@bZEFrs\\Vb‚dÞfdhnGÀDŠN@¹ɚ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ÝCOElsDñ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":["@@–TZv’FjhGzo^J‚p€„RZšdp~G~\\‚pŪ¼NGd©Öćâď\\\\`»lqdçDXUn—PĽW™…ɃKƒH[iD»U«§»aQstąŴ§¾uœ—¦_ŒďŬ@|"],"encodeOffsets":[[43735,12673]]}},{"type":"Feature","properties":{"name":"Tadjourah"},"geometry":{"type":"Polygon","coordinates":["@@x¢zzŒ¸^T\\”nznŽªÒº¤jÊ¢¾fˆ¼²ÆmŒsÚ՞“l\\@{Đū`‹˜¥v›¨½ĆųtsYgáKiumCÁR{[qi‘Os“Ekwcm}K•]mYƒdgUn]HgiKEć¨}h“xƱƆ‡’ùÎ"],"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":[["@@wZF„€SM‰"],["@@^qE‘\\Ž[fƒjNtaæo\\RxWˆH\\SbȪBɌ@˾ADC̠BIYQ˟F̡HϿ͛BȷAɃ@˟@ʍ@­AU~]fw^‹JÁYu[‹AO‚]zov­PωqNs¢efxTb~VºxPf‚d\\H€G„jxr–˜‚ÌFf|tiˆH‚lrxdx’nTntZvA‚’†X|`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|Wr†’HĖz|’¬TxrZfÜE®HjR|]l•H—W“ic›Ão«w•Cu]aw[N—O«­Y}ms‘lŸ^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¢užnÎ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đûD‘fåI}ëåyƒX¥Ì]ÆʼnLǣÈïŊD«ž_¬ijĮĽlAÝC[¤xêPĪaèj´k²M÷Æq°AÜÙĦP‚wºPȶˆÔSÖ¶ÞO¸ÄĜŠˆ…Ј^ înp„ؘFâÐ\\dŒ_¬Ð GŒ¹L_°‘ŽnÆÅ\\†AĖ´¼¹ÞϘėT»„ċ_ùrŽò®ZKަ¦ZŚ„ƠCÊĥ¶î‘D‰´ŗád¥‘ýt•WħŠÇ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^„ˆĘǦĘŀP”YØHäQ’J†IìNÔdæ‚Čg„NŒÆöGT¸ÒYǾĩǼdŀ\\Ų\\`M^ĎŴPR̤°°RÈ¢¶ªz\\|Œ̖ˆjrmPAhĠzIJZNpbZЍf\\HrnTpvpVt~†‚~MNqpA¢gÆYTTŽPpjŒZâHX[àWz‚Uvp„BXg¢wS`cŽ[VP®F˜{¶L`PĦQz}hzÀA”¤Al|FŠ€ [²Rî•bDjylSF‡ReEu«I½¦³UQXm€…KT^ šGp„CÖp¨|ETŠlvzrHtn´c„F®SRq}g~qHidOdyŽP\\_tETqk§~‹@ec›ƒOo{N‹ØEnR~‡vH‚Y†§L¹]]{WZqCguGScXg”YP—\\OL}‚gŒA|Z¶`³G›W}”u‰kž]Hcja[uHpjIVgQƒimSZo¢GŒzfOlV„K–Hz{’[–{^{|_Pilmrˆ^„I~R†fº]nX B„j†Dœ]@e|qbX|aphZK”d¨MN[qwA™ƒy[}PqU[omN•OH…\\kkI©RmI‰‰XLq`]Y§¬÷|‹rS¬\\y¥æoQwygC‡Šeq•Wq\\eIK‘RaheQ§zcGK‘cAs\\›AcqoE}{F[XƒDT‹EgkiiMTƒu^mIaiUi™œoIsZMh—KY`i@¥sHhWO¿GVƒŒWOaƒXqA[i•L}g`sX­|—X`®il{A­[‰[]v©Çƒ‰G…YoŸ@w€]¤L¤·ªÕLenUfuQcˆŸjQx{¦oe™°n¦b¤LTUWkzYz]_ë«úC~brE~©N‚@}ŽAcha²yD…Qs`Y£‰wÍV[šE‚c€E@imsCKq’MÐbÌAĔw²qj]xIĂŖsÄk±Pc†cVm¨‘̇d_º‹ºÜ“`HÂD†t¤W¢Epiz‡ˆw[ƒV‹`SšSiq’™nGB‰‰o@wnO^m†J¨…ImtyvSh^›zwpKLejKWmPa¦{T{Ƶ͛@ȑ@ƙ¢AɴAvCMбAqäm´wjwN¡h‰šrtOþāŒuP]C{}Hm„in}F›^q¦{ægnUÝc‰d_acX«A§vŸhǔ½pđH“Sƒy‹LcÈ[ziZ]t`zI\\Lˆbfb¢GpcZčpƒcdµ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":["@@nVtN”LšVJCAmI]]wC[gKCUZ[@a…W}kISUIo@QpHT[PPNKRP†xdNfwHAT"],"encodeOffsets":[[-4607,55689]]}},{"type":"Feature","properties":{"name":"Garff"},"geometry":{"type":"Polygon","coordinates":["@@VJJT~l†X@bY\\DVhLDSZ]tKzGPM]]eW[_YSCWqSOWDOZK__gKKFD^[foJSt"],"encodeOffsets":[[-4580,55545]]}},{"type":"Feature","properties":{"name":"Glenfaba"},"geometry":{"type":"Polygon","coordinates":["@@j[FMfBvWIYQSqaoowA[s[qCYIFjSTDTTH^nGXbX˜ZDJŒl"],"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{rFTU‡yE›dwMc‡“uQEo€ƒF…Me`£Wãp…dGP‹M{‰EƒB‘WS{ÑUk]…ymœuV{›qXLhcv†\\Kd…D"],"encodeOffsets":[[35499,32626]]}},{"type":"Feature","properties":{"name":"Haifa District"},"geometry":{"type":"Polygon","coordinates":["@@Œ¡EW”MG]^we±ƒM{uQŸÉ@o˜eÄCRfrD|oŸ‰¡w]BuwqÑqE|·RQQ“PœƦ^ôCp`\\\\üCnvVŒqlRz”Rv"],"encodeOffsets":[[35919,33678]]}},{"type":"Feature","properties":{"name":"Jerusalem District"},"geometry":{"type":"Polygon","coordinates":["@@l^ÒVT|’X„Aam’C–xpIXcÂq®T€xdmOUC•Lqi_TÓdoK•·iK›¥Z‰|qXIŠNlWd\\b{Zov"],"encodeOffsets":[[35657,32551]]}},{"type":"Feature","properties":{"name":"North District"},"geometry":{"type":"Polygon","coordinates":["@@Ht[NR–xĂFˆÒ@ˆPvO°`pEHa‰nR¤J`t´C@pz`I\\`´I‚TNh¬bmŒqAv”XžnxnR’e‡‘ŒD•jSNsu‘A]„Ulķp‰™¯[½‹cQ‹—­m›}WRgP_‹QTA›mvsemLqakDċr‡JOhTlc˜›b¿Q—\\y|m[{pqCQeÃD—f@p ÊvRN|‚„f²]xH^“NFX‹¢"],"encodeOffsets":[[35919,33678]]}},{"type":"Feature","properties":{"name":"South District"},"geometry":{"type":"Polygon","coordinates":["@@†CLc…[duKgrW|œvUn›†zpu|Y[aXcMkJ‰rWŠ{€Y]mKFesueRg~{ð^ņEtRÒVÀ¢ò²^\\äJEÝ_³¥åM—Vy«J­w­QC­mqmBcei“GuXsIciOCieOAwcƒ_›e‹@ƒQ]C‡µH‘v¯‹QsA‘NM‘`y]Ñ_Acm[¡i…Lc@¯…ÇM}[acÙRqMƒ­÷³±s¦W®X¢m®OÂkœİ©Ų{Â×njWŒÇŽWtfȏŠ@ÖeØýƪÑƲÅƴvlŽlˆxN`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@`oVaXHRIfRnMdaX“VwMgLQv]`]|SB…h@^OTHdSn[Z_P]BGM[RKoBELOuYQ@e\\ETiJ_GwRZS^EZRTX@R`F€C”XL\\UV`F`„@MZLNl\\P\\`HRZTC†@CUZMLn^F´YjJVEŒJLJ\\W^HpOjCJPORZNIZLl¤fxJv@„I„O\\BnGVQtO~HHQhIVN`KrN„@jOnB\\IvBNU"],"encodeOffsets":[[-79314,18913]]}},{"type":"Feature","properties":{"name":"Middlesex County"},"geometry":{"type":"MultiPolygon","coordinates":[["@@fLb[HYQEWZeV"],["@@VVTA„gLVjAfQ†HVT´[jCb[^KbLbIX[”]ŠBVN^AVLlGTSNF~OtGJThJ~GV[QMJgXA”oVWbINQOQVKNgferTz_\\PRKµķkPfkScPOWUBQHWD{QO[@ESXIG‹€aXuc@_KQ]MESF][kkwyUW\\QBiUQVi@SKIT^^Kfsf[GMR[W{GysKoOSHcWGC]ZSIYgADT[DaWBUv@hOZZZGE_`UB_icuGwRaTUZaRgtoNEV‹„u^eLj‰B}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\\kjMFNdBNM†EnMR_\\FLYAY^OBaxLSLoNU@ahcPaXKIiFSXQjBdwQQWNmIMSkESQeFg[cHJbaIEg[@•\\[BQSFK]Ae[eG[PGTgL‡GUNUp]ZafcRSCmVƒOqB]YMNXV†I^JM^UN‹IsDpUeWbHŒWJFT\\@RPC|GXR‚VAPXdOlT‚elO¶ĸ"],"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‚ÞNŒIPLÂOFŶ^pĪsØA~DnSÚZfÉF‡PUVµd™zƒLc|s¤[QsA›x•¤q‚AFOY‹^ƒO™ZqJsv‡ĝA}EDžCÙ_ŗXƵCBh­®e†wnaÀP’[ây†g†"],"encodeOffsets":[[48678,29598]]}},{"type":"Feature","properties":{"name":"Al Asimah"},"geometry":{"type":"MultiPolygon","coordinates":[["@@~Th_F’MpLpb jrzfBPeh[uglƒ—EeZÅU{HõBiV^hA|"],["@@jJ\\W€Q¢—Ua}Vor…@‡Nj„"]],"encodeOffsets":[[[48917,30076]],[[49449,30175]]]}},{"type":"Feature","properties":{"name":"Farwaniya"},"geometry":{"type":"Polygon","coordinates":["@@v’tJRTD¤|GÆVfYRHƒb}am×Bĩt"],"encodeOffsets":[[48951,29908]]}},{"type":"Feature","properties":{"name":"Hawalli"},"geometry":{"type":"Polygon","coordinates":["@@˜Fk„vh€g†VNOQo@£qKßBQŽ"],"encodeOffsets":[[49131,30008]]}},{"type":"Feature","properties":{"name":"Jahra"},"geometry":{"type":"MultiPolygon","coordinates":[["@@B{]gjUöAC£QSsIu‘]oEŵÁPOK‹JÝMcC_ƒ¡Uw„Y~‚˳ʇ„¹HȁrHhxxȤ˜°ÀÒd†~tª²ŒÎDf†ž`„`^zœR¸p~‚Èf‚nЈƨ–Œ^¼`¨‚„Z˰@ȺāRa–IGo^©MHu’óvqvWB}d‰x™Tƒv‘mykt«lÁZ@Wk[Ս»Ÿaw‡‹kByqJevCŽX"],["@@dFT‚D|l„y`cGGymPPf™vB\\vN”Gp[¨‘’^yTMj‘zi^uAcYƒsss³§{a‘Tcx[‚I~opS’gnƒV@\\~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˜ÌšŠFœno€¬ÈtjZ~vxrBŽ ÚD¸Ph¦vP„†ªˆzhˆº¾xšL~tL’z‚TÚKjNl•î‰Rsssx­ŠQJigaX£‚s{]¯[A•Cw}a‰R‰SA_Ù±™»–~FˆwJiÕ@Ûv›u£lÁ‡mJ}©aAwqe@{kNsÖo`orU}}Ý_YY^ƒmo¯_µTU€qh…G£­eZi°R˜"],"encodeOffsets":[[36488,34329]]}},{"type":"Feature","properties":{"name":"Mount Lebanon Governorate"},"geometry":{"type":"Polygon","coordinates":["@@t¶VœZF`°v’FئVXv|A^Žzšzvevt¤O¢[LJ°`f¤k–QĖFž]¸A¼iOgC·ÙŸqAuwY}si«Çp›mE™‰—Ë@Y‹Ñ}z@”{@³i¿AÇl"],"encodeOffsets":[[36237,34400]]}},{"type":"Feature","properties":{"name":"Nabatiyeh Governorate"},"geometry":{"type":"Polygon","coordinates":["@@Nf|ˆvXp´¨@ާBb@~mj\\rŠ[v|BŽvFrhøTKq@É^²xš˜fY¤®†HrgV¶Sm‘—‡QwmmÝ[ang«iăo{@o³D_sÑ[¹¤"],"encodeOffsets":[[36148,33896]]}},{"type":"Feature","properties":{"name":"North Lebanon Governorate"},"geometry":{"type":"Polygon","coordinates":["@@X€O|j€ Rb¾ŽNž€M|ôn¸¨tXLp_úº]®BČP’OÌL\\¢xRZ~sŠQ†RF›`Wµ±uHmS‘ysKK}w™¹½g‡‡y…©Oƒ¥u»j·B^ĕE•R£l"],"encodeOffsets":[[36505,35036]]}},{"type":"Feature","properties":{"name":"South Lebanon Governorate"},"geometry":{"type":"Polygon","coordinates":["@@ÈkÀB´j|@@“~yQ—j¯™—±w]@ÊLr÷SqguEAu{‰\\[qni@}Ža¨A@³§Wo‡ue{MMN¯_uP‡OÕDZjxXrŽˆŠR†I’ŽºL ŽèrT”˜Vžl€"],"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\\SAcSASWMSŸYMR[PoICEaEKDKMQJINFLdNjXNZO‚GVQRQ^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_[yOuQDPTNjFŠJD"]],"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":["@@FhXtXRjuDyHi^"],"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ÚGBaxœŒrp àä`hlj”ª"],"encodeOffsets":[[35320,32354]]}},{"type":"Feature","properties":{"name":"West Bank"},"geometry":{"type":"Polygon","coordinates":["@@J`\\ztvXlNrE\\@rL‚L\\npZdfdjL’rfPjpXATbXAXN\\G`WLHfA\\OJF`STbFZPRKrL^@^GZPVYPLNUP_IIXDTGZQNWWNMLsAggP[KJWs@uNUR]DWNWdoJSGmgSG‘DCLfbŠFN|@lO`cHURLRebRˆ@nLFEh_¤AXPNO`JfGLYHFNcbE^LRZD\\NbbfrNdU\\UBHZFœZRZ@@PTXCTQH\\nXžRZd^^A^N„j€lfbhXZa`YjOnKXBˆR`AœaDc`sGCKgPgnWZNtCXO–URIZDTiUOLWIKFYESTWC[JWQUNUESTQSSTYMEFeHK[SB[SMVUAO]CLaW_KEZiYaGiMBBuLII_\\SEQZaKG@uKaQ@C[R_AU\\QDOQONYBeKUBURQGYPw}s»U‘M™G¯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³¼±¡ytXĽ¤±B£TßK}ufÁxObŸ¸Yt©}§°³cìݤPŽĉ¾m²ÁJ›w‰¼›ZÏ}Û®ÿ֋ü½HÛoV…‘Ìir‰U}™e¢ÉË@e¼±Zë|uIãx›•‰€±w›€{YÛÃmX{Éƒgˆ¹–aQ³busg·¯ÃՍ±LimS·­¿ÁY•v¯©°Hz³¾sԛZuœ…lęKk˜Ç@Qv£DeŒ“J•”ėÍ©œ¡Ôō¸ċU­´ßBהûέF|×^±®«bīÌg²¡\\¥ÖʅƒʅƆƁƒĥNŃÒ©`“a—No˜ĩtmhŅF½ ËJm´ËÐ_àݪHęúûdwz³Tm˜ēøĝšc¾‹P¹ºœîkr\\˜k¦µ¬WŽ©jq²~Gˆ©ºvÈ­hyŒÍlÑ ]Š›F»¬¹r[®ƼӞǔԨFÎOΪ̀ЊǀϤौƬՈƌЪHΖFݼґ‹‡J¿€ŝns¥Ž¯‡on“ªZUÁxÁ¬]tŸgáj‡e™š‰c—ŠaŠ„ž³Ks¹Ju¶H–ƒLwћžkÄÅ¥¹j·aƒ`±SÁ™jy¢]S¡¯cÁ‘«Fšui­œÍ¥‰Œk¥ižƒqX}‹ëqYJ¿"],"encodeOffsets":[[-59385,-22620]]}},{"type":"Feature","properties":{"name":"Región Oriental"},"geometry":{"type":"Polygon","coordinates":["@@u°Z–‚®ÀT¸jn²K֎°Äh¸vt´aR‚•b‡º„hŽÊW|ÄnZÜ|xœ²–ŠwœJä{vY컲@fČ¡ÊšfV~qŠËj†’Up€GÜû¾ÕŒ­Ā~ÜYлœxŠIœ±Â½nĊ£OëÞdž¯´~¨sª·Za wPeÂ~vàL¤SA£²Wľs‚¢z»²O´«O‰¼h捠ªNX‡ÈYzXˆʪšVªc¨L}¼LŒmŠJ¶cx{¶TÊwl~èI€m–dĪsÀR«ČºHÊkzˆ®zòžz¬@¨µT–—Öc|‘ÞSZ\\ĴiÐZæAÂē”B\\ÙYŸpĊÝZģ«]¹``čŽŅ°‰f—gy[÷ª½‘ÏCÕh›G½²kR­Šñ_Łv“ê‡f~è™òd–pœyς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ã¹g—vËiÃC©¯īïFB©™ESŸˆsg™B·ë“­Ç¥J«„³ÄõU©’§Jõ‡É½§_B՝a•›¿|áŎÃN—{“Lu•”­Yy·u£d«eý¢o²ÝlċE÷dã¢čMÙeĵ¬āÐÙc‹H¹º›XşBğ]ëd¥]ġYÙ\\ï{ƒR`ÂÏ \\´Ăh@¢†°ž@gÄƤèa”°tФ_ĆÄOWTªq‚”Џ VŠœjPĆªnc¨NŒ‚Ž˜Aüžp~Ðx‡˜jŒŠZ´¸d\\€ƒª®D”‚‡tx¤ÐBMšÌA|ŽBšr䟠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–—@]|qJk’OR]vj€EÒ±TsDEFBDCEID@XåuaLc~YA™{GmR›{õCo_›VaZ³@‘sWO‰[oTwLµe»}Ÿ£euEU`}QQ}]W‰Y£~kAykyLÉm}t³Ca__WšoœfZC†ajX@p¨Y‚]²iJH€c^}LEbXtœXM‚r„m–p|~DžpdKˆZʢ†W””ôQš\\zpPG®VNCˆO^LôU"],"encodeOffsets":[[30371,-1775]]}},{"type":"Feature","properties":{"name":"East Province"},"geometry":{"type":"Polygon","coordinates":["@@Dp|öQœHn‚|Bšh`bMÊZˆnxOn‹lVTÎIx€^^pM|WFJ€ej\\df@E~i–MŒ\\TOlujc’]Fm”Ož˜]’§ÔȒOxVdGt”Aˆ†RdnVbl^šŠZIxjš‚OŽJfbh]]g@kbwDuŽ_b•t‹dïšYb‡®W²µLËĄŅe•AaVĕoĽ°ýZKp“s—Y…AqauA‰V@Ÿ…—mEimyR}ru]QismŸ^‘i·fEX‹nUhC|}SgdyaMsåk‹BonYIKu]K[‘·S}^‡‚]|udaA™b"],"encodeOffsets":[[30679,-2383]]}},{"type":"Feature","properties":{"name":"Iburengerazuba"},"geometry":{"type":"Polygon","coordinates":["@@Š­¤]rDŽi’BI£N‡I•p_VKóP]D‡UMH­oO[yR™“óX“Á…É¡‡YcLo}Co{n•qƒN›WWsFa~Kd]GjI^±Zo§W@KxZlƒSuZw@[haDe_foSYoPuYgPqqy|iV_S{jgDklRd]ì{„vhH|s’T‚‚€G~‚j \\PäZpj¢ČTx@ˆcÞuÚCŽR˜h”öĺA|ZRX~–|v¬bVRxöF"],"encodeOffsets":[[30158,-1542]]}},{"type":"Feature","properties":{"name":"Kigali City"},"geometry":{"type":"Polygon","coordinates":["@@fiIXEN{]o]JwSÍkUmŒwP‡mÉYaNg_}ZKdvbWæC@FJCDEACFStCvXtZ\\yvdLdˆX^K„~f@°§zG"],"encodeOffsets":[[30974,-1890]]}},{"type":"Feature","properties":{"name":"Majyaruguru"},"geometry":{"type":"Polygon","coordinates":["@@žÄhTTj”rÔBŒL\\bŠtˆM\\cl^r’jQj•fLJÏXƒdmæˆd~–KGjfb¨Ó^‘€—Pn“^Ed‘viPk[SN‹j•F}e@[cyH¯¨e@ƒ}]L‡WKcuc[zsYWDuѲFuiQ^‘PIl{r@^•˜QM}p}Co`J–MˆJ¤‘AjqC£^‰®"],"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\\UfOŠ•HURWBQLCDadUVWdMVKHSYSqSKXNPCjOT]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[DoDWGaFaCGFcQOOyKOGWCa‹ZIRKFQPKV"],"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":["@@LUROLEJQŒYAYIMUIUigJo\\_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°…Ðg”w،l”}ʔEL¦t¨ňŽY~Ü ®’hž_CwĮčÀ_tqH‘™q¨™N©’g†‘ªyÔGìXô¨àDÆ`†ŒĮh´x°ŸłE²cdÑ~mŘ@Ǽ{~“N•ž¡žq¸L¸üÒøÔ\\~xÀLþÓÈuŠJì±No³kՀ·EaŸ“q»K–µ€ÕŒĀap}S•yW‹ćX™ñUWƒħ]AÃ}āk‰Ž¥ZÁì³GϞć–OnwÀSfòa¾£j©¢¥Ġ“mÙÁƒk“£ÅoG£‡Á[½pë[gsÙ§ž³gĝ{͂SÞ¯Xmñ•Gm»ĻW‘zăS}wœ]ïža…‹S‘tß»£Eyuġxi ‘`T†Ĥ®qŽÐ®R’ž\\[’´ª¨ÏQāVs~‰QnçEŽņÓA€£MŸ¼@®·SmŒcÜëI¯|}_ñœ‘N”¢¹ woÁH¯“ÃGL‡ˆU”Ïk¥·‡—Ka}‘D{‹¦¥£]£…{\\¯]Qàı„㜥cŸ¨½†w¬›o§nÛ`U„ùXjiÛjcÌшUŠ™R͔ŸR½„@z¤ôÂOld¾w¾M¨ĄY ­¦Ñ†ċĸ“€e¶ÚYà‡ŜGŽ˜®^c®õZkŠÏx[vZƒðÛMij°{°š˜qðʞKvÖÀž¬A–l†K¶¦¶_T"],"encodeOffsets":[[19817,45967]]}},{"type":"Feature","properties":{"name":"Vojvodina"},"geometry":{"type":"Polygon","coordinates":["@@³wĭg…‹Å_ßCó§ëWÓH©z…’‘hMª§ššrG’sr¿`ĭĎDx`‘g€­ÛŸZ}ҍs§K¥“F~Ék“ŗ‹“xÏh¯†ïNs”f¢ž¯tčk¹HÓjëa‰oĉry_³lē·K}¨żˆH†ÑGxFÎ{†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—Ík‹Jõ]@‹"],"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Âo‹WCŽ@Š„èrb¹waoƂ²ÞWQ‹gP”ªD†W²KÉ¿’Iv`ðZtiĕ¯ÃDSYÎs‚HÄx¬HhYiA¡¼\\Ž“˜]`pu“~ˆdÒMHyªufwoR]ÎJ^uikŠ{¤NªuT…BJkw]boÌX’]Üz‡éf]X§zƒœ}t…ãIm]ïSÔi‘qįa™^Nj÷’…R}ˆ‹r_²{bEhŸxU€ãnŠŒur“JăSƒRFj£CħxJv•–‡HFr™hkÿxj\\ˆ“Cgb³D‡tgm‹WĩHIfîT[p«VFtŐhybęOËXùA\\wÙcÉZqоnYV©QQdâ~q€ùm‘Eyb•cÃ\\‰@"]],"encodeOffsets":[[[-37919,-55805]],[[-38880,-55344]]]}},{"type":"Feature","properties":{"name":"South Sandwich Islands"},"geometry":{"type":"MultiPolygon","coordinates":[["@@b}“E¡hBbÒE"],["@@©›yzäb"],["@@`]èmBg‘uÛSךAZþŠ"],["@@ºTêeMyRÅ­fƒGífdEjˆ‚vA"],["@@JtŠr’Qbs¢cƒ[åIj"],["@@¡NLx€\\Ø[Is·Q"],["@@’I^‰CypT^"],["@@…z†Zt]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ï«m˜Dø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Ž\\Ab†TdT`fM^PZZDxQhSpEfF¦xR^DXZ`WnPPO|ohBhEzLlLXT„GH@`TZFbOdQ„YtSFC`KRiVad§PIP[QBQ]OG^iA]ZLPOPFNnHRZ\\LPT|BRE^NhEVL¦@VVVAbHVURJETb\\LMZP^HhnZM˜SjBLGrAºJr\\X@^VzC¦Z\\GLXˆFNK®GRR^MXBGWJM[UWEQiCe]QaeM_SQEQWCMHUIUqFkX³D‡TWCIMWCE_L—b·b‘Xen@@S[B[{CG•LŸE_QHWAoQ_‡OSO¯oyHiMuL[LWEcLkEYIYAMFOFƒISDsIeCSLYESJ{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ÍIQƒA[h"],["@@dhPS–u°M`]I¥WEM^klYFAVcA“lWbQH"]],"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{loDaeRk„i^WS{AgLIKqGKLw@OlPPajGj"],"encodeOffsets":[[-73578,22376]]}},{"type":"Feature","properties":{"name":"North Caicos"},"geometry":{"type":"MultiPolygon","coordinates":[["@@r^n|NakWea[B"],["@@XxfR„D†K„SAL`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]MCjdšEfRDX_\\KthetItAj\\`HbtPWbKi[gƒeKiP{U[ZUOGciJs\\‡USN"]],"encodeOffsets":[[[-74221,22142]],[[-74093,22279]]]}},{"type":"Feature","properties":{"name":"Salt Cay"},"geometry":{"type":"Polygon","coordinates":["@@PŽ~F‡“E@"],"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":["@@HŠR‚VpVh\\dppl`nZ`NxP€LlBtC‚KfKpW„mvs`kR_VmT…F{@mK…OqOcWikwqmeYƒaqOcGE‘F{N‡`kZ_Xcds‚[xI\\QŽCz"],"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{AuLUJSPCJBLFHNF„KŠNlRtn`‚C€MhQJ]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@DAPIJELKfVuDKTAjATBo‡‹Gk}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@EAEKAVCT@BIV@DIJ[`qrapI^@BA\\@TDTL^LLdd\\ZDFHT@FGŒCl@JA\\ADOLQLIRAFS|Kž@HA`@X@R@FD\\DjBRJ–BRHvFXNZbtZ†VYJODKDIAEBGBCHCDE@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@WEIAIAŸSSE‰UWžCNA@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@BA’aaW“}[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@KBGJIJGBQA—WsW]QkiUU‘bABC@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@A‚A~W@E‹EE@FˆF„W@·AA@@@MwGaCDNzF\\@EA]@{@YA_DYBQX[@™AÑGHzF\\DZLt¶`HBbJŽV`JFdBLDNBD@DFVBHNxžOM…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@HBNBŒHrH\\D^F˜JVDhD@@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@@@A•GOACOCgIaGKCkI[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 | pyecharts - A Python Echarts Plotting Library built with love. 7 | 8 | 9 | 11 | 12 | 13 | 14 | 20 | 21 | 22 | 23 |

24 | 25 |

26 |

pyecharts assets

27 |

28 | That adorable boy named dongdong! 29 |

30 | 31 | 32 | 33 | 34 | 35 | 36 | 37 | 38 | 39 | --------------------------------------------------------------------------------