!159 地图组件新增卫星地图主题

Merge pull request !159 from tanhao/feat-map-theme
This commit is contained in:
奔跑的面条
2023-05-24 12:58:20 +00:00
parent c339aa7648
commit 6e9db7aa79
3 changed files with 15 additions and 3 deletions
@@ -16,7 +16,8 @@ export enum ThemeEnum {
MACARON = 'macaron',
BLUE = 'blue',
DARKBLUE = 'darkblue',
WINE = 'wine'
WINE = 'wine',
WEIXIN = 'tileLayer'
}
export enum LangEnum {