支持从第三方读取地图配置

This commit is contained in:
lin
2025-09-25 15:27:30 +08:00
parent bee911fa09
commit 6469aefe22
20 changed files with 417 additions and 24 deletions

View File

@@ -1,6 +1,6 @@
@font-face {
font-family: "iconfont"; /* Project id 1291092 */
src: url('iconfont.woff2?t=1758456390170') format('woff2')
src: url('iconfont.woff2?t=1758784486763') format('woff2')
}
.iconfont {
@@ -11,6 +11,158 @@
-moz-osx-font-smoothing: grayscale;
}
.icon-mti-duobianxingxuan:before {
content: "\e9e7";
}
.icon-mti-fengwotu:before {
content: "\e9e8";
}
.icon-mti-fangda:before {
content: "\e9e9";
}
.icon-mti-huizhi:before {
content: "\e9ea";
}
.icon-mti-guijihuifang:before {
content: "\e9eb";
}
.icon-mti-huodongguiji:before {
content: "\e9ed";
}
.icon-mti-juliceliang:before {
content: "\e9ee";
}
.icon-mti-jutai:before {
content: "\e9ef";
}
.icon-mti-kuangxuan:before {
content: "\e9f0";
}
.icon-mti-lukuang:before {
content: "\e9f1";
}
.icon-a-mti-qiehuanshijiaomti-sanwei:before {
content: "\e9f2";
}
.icon-mti-mianjiceliang:before {
content: "\e9f3";
}
.icon-mti-lukuang2:before {
content: "\e9f4";
}
.icon-mti-sandian:before {
content: "\e9f7";
}
.icon-mti-relitu:before {
content: "\e9f8";
}
.icon-mti-sanwei:before {
content: "\e9f9";
}
.icon-mti-quanxuan:before {
content: "\e9fa";
}
.icon-mti-suoxiao:before {
content: "\e9fb";
}
.icon-mti-tucengfenlei:before {
content: "\e9fc";
}
.icon-mti-tianjiadingweiquyu:before {
content: "\e9fd";
}
.icon-mti-tianjiadingwei:before {
content: "\e9fe";
}
.icon-mti-tujingdian:before {
content: "\e9ff";
}
.icon-mti-xinzengdian:before {
content: "\ea00";
}
.icon-mti-xianxuan:before {
content: "\ea01";
}
.icon-mti-xuanze:before {
content: "\ea02";
}
.icon-mti-xinzengxian:before {
content: "\ea03";
}
.icon-mti-yangshi:before {
content: "\ea04";
}
.icon-mti-yingyantu:before {
content: "\ea05";
}
.icon-mti-yunhangguiji:before {
content: "\ea06";
}
.icon-mti-ziyuanbukong:before {
content: "\ea08";
}
.icon-mti-zhongdianquyu:before {
content: "\ea09";
}
.icon-mti-zongheceliang:before {
content: "\ea0a";
}
.icon-mti-POIxinxi:before {
content: "\e9e2";
}
.icon-mti-celiang:before {
content: "\e9e3";
}
.icon-mti-dituqiehuan:before {
content: "\e9e4";
}
.icon-mti-diliweilan:before {
content: "\e9e5";
}
.icon-mti-erwei:before {
content: "\e9e6";
}
.icon-tuceng:before {
content: "\e7f2";
}
.icon-a-bofangqi1:before {
content: "\ec17";
}

Binary file not shown.