style: lint style

This commit is contained in:
shihui 2022-01-10 14:18:00 +08:00
parent b38cc46df4
commit ad554cc125
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ const scene = new Scene({
style: 'dark',
center: [ 102.597971, 23.110479 ],
zoom: 13.34,
rotation: 360,
rotation: 360
})
});