Merge pull request #2241 from dataease/pr@dev@feat_symbol_map_perf

feat: 适配符号地图插件
This commit is contained in:
fit2cloud-chenyw
2022-05-10 17:09:45 +08:00
committed by GitHub
3 changed files with 11 additions and 0 deletions

View File

@@ -819,3 +819,11 @@ div:focus {
font-weight: 800;
color: #F56C6C;
}
.amap-container{
// position: inherit !important;
right: 0px;
}
.l7-scene {
// position: relative !important;
right: 0px;
}