feat(projects): 新增高德地图插件

This commit is contained in:
Soybean
2021-11-10 00:19:27 +08:00
parent 9a97d23c75
commit ea82edc114
6 changed files with 38 additions and 2 deletions

1
src/typings/amap.d.ts vendored Normal file
View File

@ -0,0 +1 @@
/// <reference types="@amap/amap-jsapi-types" />