docs: 完善官网 demo

This commit is contained in:
shihui 2022-01-14 14:20:18 +08:00
parent c11110bf32
commit 308b0cbe90
6 changed files with 6 additions and 6 deletions

View File

@ -1 +1 @@
`markdown:docs/api/layer/point_layer/chart.en.md`
`markdown:docs/api/point_layer/chart.en.md`

View File

@ -1,2 +1,2 @@
`markdown:docs/api/layer/point_layer/chart.zh.md`
`markdown:docs/api/point_layer/chart.zh.md`

View File

@ -1 +1 @@
`markdown:docs/api/layer/point_layer/bubble.en.md`
`markdown:docs/api/point_layer/column.en.md`

View File

@ -1,2 +1,2 @@
`markdown:docs/api/layer/point_layer/bubble.zh.md`
`markdown:docs/api/point_layer/column.zh.md`

View File

@ -5,7 +5,7 @@ const scene = new Scene({
id: 'map',
map: new GaodeMap({
pitch: 70,
style: 'light',
style: 'dark',
center: [ 105, 31.847 ],
rotation: 0,
zoom: 4.2

View File

@ -12,7 +12,7 @@
{
"filename": "column_linear.js",
"title": "3D 渐变柱图",
"screenshot": "https://gw.alipayobjects.com/mdn/rms_816329/afts/img/A*YW8FTrC_IKoAAAAAAAAAAAAAARQnAQ"
"screenshot": "https://gw.alipayobjects.com/mdn/rms_816329/afts/img/A*txz2TbKe7YEAAAAAAAAAAAAAARQnAQ"
},
{
"filename": "clumn_shape_light.js",