mirror of
https://gitee.com/dromara/go-view.git
synced 2026-05-12 00:00:01 +08:00
feat: 高德地图新增属性
This commit is contained in:
@@ -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']
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user