feat: 高德地图新增属性

This commit is contained in:
蒋承
2022-10-19 10:21:48 +08:00
parent ff43d0c2d8
commit ff7a0830d0
3 changed files with 54 additions and 5 deletions
@@ -12,6 +12,9 @@ export const option = {
amapLon: 116.39,
amapLat: 40.91,
amapZindex: 10,
viewMode: '2D',
pitch: 60,
skyColor: '#53A9DE',
lang: 'zh_cn',
features: ['bg', 'point', 'road', 'building']
}